]> granicus.if.org Git - postgresql/commit
Changes to libpgtcl submitted by: wieck@sapserv.debis.de (Jan Wieck)
authorMarc G. Fournier <scrappy@hub.org>
Wed, 30 Oct 1996 06:18:42 +0000 (06:18 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 30 Oct 1996 06:18:42 +0000 (06:18 +0000)
commit552620c8b24a53c13da540fc0d5f316597e9d2e8
treedf4dd916d5cc643fd79a4ae0be2d1ee3cb3f789b
parent582982e613693c8d4d5a375b9212b33906def0b7
Changes to libpgtcl submitted by: wieck@sapserv.debis.de (Jan Wieck)

Adds:

    -lAttributes

        Returns another format of the results attribute list. Per
        attribute a sublist  of  {{attname}  atttype  attlen}  is
        returned  and  an  empty  string  if  no attributes where
        received.

    -numAttrs

        Returns the number of attributes in the result.
src/interfaces/libpgtcl/Makefile
src/interfaces/libpgtcl/libpgtcl.h
src/interfaces/libpgtcl/pgtcl.c
src/interfaces/libpgtcl/pgtclCmds.c
src/interfaces/libpgtcl/pgtclCmds.h
src/interfaces/libpgtcl/pgtclId.c
src/interfaces/libpgtcl/pgtclId.h