CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/03/06 15:39:46
Modified files:
src/bin/psql : command.c describe.c describe.h help.c
Log message:
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(at)zort(dot)ca's domain backend modifications.
Jonathan Eisler