]> granicus.if.org Git - postgresql/commit
Make psql's \df display functions that return sets as having return type
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Oct 2002 20:50:44 +0000 (20:50 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Oct 2002 20:50:44 +0000 (20:50 +0000)
commit0d93e385b0a16aa2b6e08f2f273ae87af4d82130
tree5a9918050822d5011eb3bc4e6c897214f7b7dbe5
parent60992456ed00b52f90e47a736ace12668b881225
Make psql's \df display functions that return sets as having return type
'setof something'; formerly you could not tell at all that the function
returns set.
src/bin/psql/describe.c