pgtcl - libpgtcl: * Add new pg_result suboption -tupleArrayWithoutNulls.

From: karl(at)pgfoundry(dot)org (User Karl)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgtcl - libpgtcl: * Add new pg_result suboption -tupleArrayWithoutNulls.
Date: 2008-05-24 06:13:17
Message-ID: 20080524061317.26E7C17AE705@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
* Add new pg_result suboption -tupleArrayWithoutNulls. It works like
-tupleArray except if a field is null, it unsets the field from
the array.

Modified Files:
--------------
libpgtcl:
ChangeLog (r1.54 -> r1.55)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/ChangeLog.diff?r1=1.54&r2=1.55)
libpgtcl/doc:
libpgtcl.sgml (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/doc/libpgtcl.sgml.diff?r1=1.22&r2=1.23)
libpgtcl/generic:
pgtclCmds.c (r1.72 -> r1.73)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.c.diff?r1=1.72&r2=1.73)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gleu 2008-05-24 07:07:41 pgsnap - pgsnap: Onclick calls aren't useful with jquery (per a comment
Previous Message User Mha 2008-05-23 19:29:53 pginstaller - pginst: Check for the correct version of python (2.5 is