]> granicus.if.org Git - postgresql/commit
Apply the proper version of Christopher Kings-Lynne's describe patch
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Jan 2003 20:56:07 +0000 (20:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Jan 2003 20:56:07 +0000 (20:56 +0000)
commitb4b62cff9343404edcf144df41765eb899d448bc
treedea2725fbb982d8d85643cfc2d84119cfd73e82d
parent1b59b442cee757f28a3951de698c706035d5e278
Apply the proper version of Christopher Kings-Lynne's describe patch
(ie, the one with describe-schema support).  Minor code review.
Adjust display of casts to use standard type names.
doc/src/sgml/ref/psql-ref.sgml
src/backend/catalog/namespace.c
src/bin/psql/command.c
src/bin/psql/describe.c
src/bin/psql/describe.h
src/bin/psql/help.c
src/include/catalog/namespace.h