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

- Synced parser and keyword file.

- More work on Informix compatibility.
This commit is contained in:
Michael Meskes
2003-02-14 13:17:13 +00:00
parent aa874ee0d7
commit 3a335375a9
10 changed files with 143 additions and 98 deletions

View File

@@ -1332,5 +1332,12 @@ Thu Feb 13 14:06:28 CET 2003
- Started working on an Informix compatibility mode. With option "-C
INFORMIX" set, ecpg now accepts "$" as alias for "exec sql" and to
denote variables inside SQL statements.
- Set ecpg version to 2.12.0.
Fri Feb 14 14:14:25 CET 2003
- Synced parser and keyword file.
- More work on Informix compatibility.
- Set ecpg version to 2.12.0.
- Set library to 3.4.2.