ecpglib major version changed
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-09-16T11:14:21Z
Lists: pgsql-hackers
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. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Revert change of ecpglib major version
- 74f2a8aa27cb 13.0 landed
- fbd1cb2fd979 12.0 landed
-
Add DECLARE STATEMENT support to ECPG.
- bd7c95f0c1a3 12.0 cited