| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Michael Meskes <meskes(at)postgresql(dot)org> |
| Subject: | Re: ecpglib major version changed |
| Date: | 2019-09-19 07:37:04 |
| Message-ID: | 0983d9a0-4c5b-bc2c-fe24-32904768af57@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2019-09-16 15:41, Tom Lane wrote:
> Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
>> The ecpglib major version (SO_MAJOR_VERSION) was changed in
>> bd7c95f0c1a38becffceb3ea7234d57167f6d4bf (Add DECLARE STATEMENT support
>> to ECPG.), but I don't see anything in that patch that would warrant
>> that. I think we should undo that change.
>
> Ouch. Yeah, that's a Big Deal from a packaging standpoint.
> Why would it be necessary?
I double-checked this with abidiff and there was nothing changed except
a few added functions. So I've reverted it now.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sergei Kornilov | 2019-09-19 08:02:57 | Re: allow online change primary_conninfo |
| Previous Message | Surafel Temesgen | 2019-09-19 06:38:03 | Re: Option to dump foreign data in pg_dump |