mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Changed variable parsing so struct[n].attr works.
This commit is contained in:
@@ -1453,6 +1453,11 @@ Tue May 27 16:33:36 CEST 2003
|
||||
Thu May 29 13:58:25 CEST 2003
|
||||
|
||||
- ecpg should now be able to parse forward struct definition.
|
||||
|
||||
Thu May 29 15:45:57 CEST 2003
|
||||
|
||||
- Changed parsing of variables to be able to reference one attribute
|
||||
of the n-th entry in an array of structs.
|
||||
- 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