mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Added missing terminating '\0' char for data put into char *.
This commit is contained in:
@@ -1510,6 +1510,10 @@ Fri Jun 20 15:34:29 CEST 2003
|
||||
|
||||
- For Informix compatibility we have to accept a "free <cursor>".
|
||||
- Synced scan.l and pgc.l.
|
||||
|
||||
Sun Jun 22 11:20:29 CEST 2003
|
||||
|
||||
- Fixed missing '\0' in output char pointer.
|
||||
- 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