]> granicus.if.org Git - postgresql/commit
- Fixed variable handling in AT statement.
authorMichael Meskes <meskes@postgresql.org>
Wed, 5 Dec 2001 15:32:07 +0000 (15:32 +0000)
committerMichael Meskes <meskes@postgresql.org>
Wed, 5 Dec 2001 15:32:07 +0000 (15:32 +0000)
commitee14711ce889698dfc2b3357b1eb8aab04c53a6c
tree8515d1318835c50ac7887cda5a54388c004ae9b2
parent15790465c2e05173e015e5cd37150aee97476c29
    - 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.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/lib/connect.c
src/interfaces/ecpg/lib/data.c
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/test/test1.pgc