]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Replace cryptic 'Unknown kind of return type' messages with something
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 Jun 2003 17:59:10 +0000 (17:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 Jun 2003 17:59:10 +0000 (17:59 +0000)
commit3fb6f1347ffbfcbba48b37ea35925f6b19821bf6
tree5a79f771fb6560fdf0896d5b05342dce8885bf70
parent996fdb9af1e298ae1ce3729429d2416e41344086
Replace cryptic 'Unknown kind of return type' messages with something
hopefully a little more useful.
contrib/dblink/dblink.c
contrib/tablefunc/tablefunc.c
src/backend/access/common/tupdesc.c
src/backend/catalog/pg_proc.c
src/backend/executor/nodeFunctionscan.c
src/backend/parser/parse_relation.c