CVSROOT: /cvsroot
Module name: pgsql
Changes by: meskes@postgresql.org 01/12/05 10:32:07
Modified files:
src/interfaces/ecpg: ChangeLog
src/interfaces/ecpg/lib: connect.c data.c
src/interfaces/ecpg/preproc: preproc.y
src/interfaces/ecpg/test: test1.pgc
Log message:
- Fixed variable handling in AT statement.
- Fixed bug that caused segfault when given incorrect DB name.
- Fixed bug in ecpglib causing indicator to list the size of the
variable instead of the size of the data.