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:
@@ -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
|
||||
|
Reference in New Issue
Block a user