]> granicus.if.org Git - postgresql/commit
Improve psql's \df slash command to include the argument names and modes
authorNeil Conway <neilc@samurai.com>
Mon, 17 Jul 2006 00:21:23 +0000 (00:21 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 17 Jul 2006 00:21:23 +0000 (00:21 +0000)
commitd77f73eb2ad72274f901ba934f0a44d98c73b966
treeeb2711dd13d4ead4639f113a0b79765eb09e6735
parentc1e59cc5d972fdbe73340898c1867d209bc65218
Improve psql's \df slash command to include the argument names and modes
(OUT or INOUT) of the function. Patch from David Fetter, editorialization
by Neil Conway.
src/bin/psql/describe.c