mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Fix segfault in connect in informix mode.
This commit is contained in:
@@ -1554,6 +1554,10 @@ Fri Jul 4 13:51:11 CEST 2003
|
||||
Mon Jul 7 14:13:43 CEST 2003
|
||||
|
||||
- Made sure "char *" is handled differently than "char []".
|
||||
|
||||
Tue Jul 8 09:04:31 CEST 2003
|
||||
|
||||
- Fixed segfault in ECPGconnect in Informix mode.
|
||||
- Set ecpg version to 3.0.0
|
||||
- Set ecpg library to 4.0.0
|
||||
- Set pgtypes library to 1.0.0
|
||||
|
Reference in New Issue
Block a user