Thread: pgsql/src/include/utils (builtins.h)

pgsql/src/include/utils (builtins.h)

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

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

Modified Files:
    builtins.h

-----------------------------  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