pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...

Started by Tom Laneover 23 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 03/01/07 15:56:07

Modified files:
doc/src/sgml/ref: psql-ref.sgml
src/backend/catalog: namespace.c
src/bin/psql : command.c describe.c describe.h help.c
src/include/catalog: namespace.h

Log message:
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.