Date: Sunday, July 9, 2000 @ 17:30:13
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt
from hub.org:/home/projects/pgsql/tmp/cvs-serv22088/src/backend/utils/adt
Modified Files:
format_type.c regproc.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