Here is a diff of changes to the psql source code implementing a simple
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +5 −1 |
| src/bin/psql/describe.c | modified | +49 −1 |
| src/bin/psql/describe.h | modified | +4 −1 |
| src/bin/psql/help.c | modified | +2 −1 |