]> granicus.if.org Git - postgresql/commit
Here is a diff of changes to the psql source code implementing a simple
authorBruce Momjian <bruce@momjian.us>
Wed, 6 Mar 2002 20:39:45 +0000 (20:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 6 Mar 2002 20:39:45 +0000 (20:39 +0000)
commitc666d6fd41d654967d89eb3316e8d4cc0a924fa1
tree97e100eef7cf6068cb0dc691ee7abe6bab6b00bd
parent01c76f7411c24b11e4ab36a9fe5f5017dc33be78
Here is a diff of changes to the psql source code implementing a simple
'list domains' command '\dD'. This is the interface component of
rbt@zort.ca's domain backend modifications.

Jonathan Eisler
src/bin/psql/command.c
src/bin/psql/describe.c
src/bin/psql/describe.h
src/bin/psql/help.c