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

Create a real prototype function for describe.

This commit is contained in:
Michael Meskes
2003-05-30 13:22:02 +00:00
parent a0fed291dc
commit 776d530924
5 changed files with 32 additions and 18 deletions

View File

@@ -1464,6 +1464,10 @@ Fri May 30 10:29:49 CEST 2003
- Synced parser.
- Added a dummy rule for EXEC SQL DESCRIBE that throws an error
message.
Fri May 30 15:19:39 CEST 2003
- Implemented prototype describe function.
- Some minor cleanup/bug fixing.
- Set ecpg version to 2.12.0.
- Set ecpg library to 3.4.2.