Thread: pgtcl - libpgtcl: Add -nodotfields option to pg_select.

pgtcl - libpgtcl: Add -nodotfields option to pg_select.

From
karl@pgfoundry.org (User Karl)
Date:
Log Message:
-----------
Add -nodotfields option to pg_select.  if set it will inhibit the creation of the .tupno, .numcols and .headers fields
inpg_select results. 

Modified Files:
--------------
    libpgtcl:
        ChangeLog (r1.67 -> r1.68)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/ChangeLog?r1=1.67&r2=1.68)
    libpgtcl/generic:
        pgtclCmds.c (r1.87 -> r1.88)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.c?r1=1.87&r2=1.88)