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

Fixed informix behaviour for select without into.

This commit is contained in:
Michael Meskes
2003-07-04 11:30:48 +00:00
parent 79fafdf49c
commit 23e4fc18a7
3 changed files with 18 additions and 6 deletions

View File

@@ -1541,6 +1541,11 @@ Tue Jul 1 11:57:56 CEST 2003
- Added a new data type "decimal" which is mostly the same as our
"numeric" but uses a fixed length array to store the digits. This is
for compatibility with Informix and maybe others.
Wed Jul 2 09:45:59 CEST 2003
- Fixed initialization bug in compatlib.
- Added postgres_fe.h to all files in pgtypeslib.
- Set ecpg version to 3.0.0
- Set ecpg library to 4.0.0
- Set pgtypes library to 1.0.0