summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-11-03 16:10:23 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-11-03 16:10:56 -0500
commit4077e9ae150fcf0a8a8a94f50b5bbd304878fbb0 (patch)
tree08853f5b561be26987b711519e5b30b6454cc7ee /src/backend/executor
parent680aabd2f9e88a1cb9e4808682a00ad50c2acf52 (diff)
Suppress warning from older compilers.
Commit 8af1624e3 introduced a warning about possibly returning without a value, on compilers that don't realize that ereport(ERROR) doesn't return. Tweak the code to avoid that. Per buildfarm. Back-patch to 9.6, like the aforesaid commit.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions