mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype.
This commit is contained in:
@@ -1458,6 +1458,13 @@ 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.
|
||||
|
||||
Fri May 30 10:29:49 CEST 2003
|
||||
|
||||
- Synced parser.
|
||||
- Added a dummy rule for EXEC SQL DESCRIBE that throws an error
|
||||
message.
|
||||
- Some minor cleanup/bug fixing.
|
||||
- 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