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

Added DATABASE command as alias to CONNECT TO.

This commit is contained in:
Michael Meskes
2003-02-19 12:36:39 +00:00
parent cde8bbc413
commit d5740d7e26
2 changed files with 9 additions and 1 deletions

View File

@@ -1338,6 +1338,12 @@ Fri Feb 14 14:14:25 CET 2003
- Synced parser and keyword file.
- More work on Informix compatibility.
Wed Feb 19 13:39:29 CET 2003
- Added DATABASE command as alias to CONNECT TO.
- Fixed struct parsing bug.
- Set ecpg version to 2.12.0.
- Set library to 3.4.2.