Thread: pgsql/src/bin/psql (describe.c)

pgsql/src/bin/psql (describe.c)

From
Peter Eisentraut - PostgreSQL
Date:
  Date: Sunday, July  9, 2000 @ 17:30:20
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/psql
     from hub.org:/home/projects/pgsql/tmp/cvs-serv22088/src/bin/psql

Modified Files:
    describe.c

-----------------------------  Log Message  -----------------------------

oidvectortypes: use SQL type names and separate by commas
psql \df: use format_type and oidvectortypes
map type REAL to float4, not float8
psql \dd :work around UNION bug