1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

ecpg now recognizes named structs/unions. So you don't have to list the whole definition everytime you declare a variable anymore.

This commit is contained in:
Michael Meskes
2003-05-22 07:58:45 +00:00
parent 0b5b3e9e65
commit d03a067ba0
10 changed files with 277 additions and 127 deletions

View File

@@ -1432,6 +1432,10 @@ Tue May 20 11:47:00 CEST 2003
- Reversed my fix for ifdef. It was the example, not ecpg which was
incorrect.
- Changed DBPATH variable to PG_DBPATH.
Thu May 22 09:33:54 CEST 2003
- ecpg now recognizes named struct/union usage.
- Set ecpg version to 2.12.0.
- Set ecpg library to 3.4.2.
- Set pgtypes library to 1.0.0