From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: pgbench - test whether a variable exists |
Date: | 2020-11-30 14:48:26 |
Message-ID: | 20201130144826.GA16752@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2020-Apr-13, Fabien COELHO wrote:
> Alvaro's feedback was about the lack of "pg_strndup" availability, but he
> concluded that it would seldom be used if available, so it was not worth the
> effort to add it for the sake of this small patch.
Hello. Please note that as is often the case, I was wrong about this
point; I ended up adding pnstrdup in commit 0b9466fce2cf so you should
be able to use it for this now.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2020-11-30 14:50:46 | Re: Improper use about DatumGetInt32 |
Previous Message | Anastasia Lubennikova | 2020-11-30 14:43:09 | Re: Asymmetric partition-wise JOIN |