aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-09-22 10:49:11 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-09-22 10:49:11 -0400
commitce90f075f0d831ca4085ba73891b7da2a2f7047e (patch)
tree19008cdd70128f1a418ec326444eb876168c7245 /src/backend/access/transam/commit_ts.c
parentf859c2ffa01d83a079652ce7d953cd61eb3d7171 (diff)
downloadpostgresql-ce90f075f0d831ca4085ba73891b7da2a2f7047e.tar.gz
postgresql-ce90f075f0d831ca4085ba73891b7da2a2f7047e.zip
Improve the error message for an inappropriate column definition list.
The existing message about "a column definition list is only allowed for functions returning "record"" could be given in some cases where it was fairly confusing; in particular, a function with multiple OUT parameters *does* return record according to pg_proc. Break it down into a couple more cases to deliver a more on-point complaint. Per complaint from Bruce Momjian. Discussion: https://postgr.es/m/798909.1600562993@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions