aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSort.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-10-01 12:09:26 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-10-01 12:09:26 -0400
commitea0e7cd6b87fe16937604ac1829d6d94bd99065d (patch)
treead72986a33cd6793118de09d7da7736a47733ef7 /src/backend/executor/nodeSort.c
parent910eb61b2bbdb729c242ed20d5f6e0a392eb62da (diff)
downloadpostgresql-ea0e7cd6b87fe16937604ac1829d6d94bd99065d.tar.gz
postgresql-ea0e7cd6b87fe16937604ac1829d6d94bd99065d.zip
In COPY FROM, fail cleanly when unsupported encoding conversion is needed.
In recent releases, such cases fail with "cache lookup failed for function 0" rather than complaining that the conversion function doesn't exist as prior versions did. Seems to be a consequence of sloppy refactoring in commit f82de5c46. Add the missing error check. Per report from Pierre Fortin. Back-patch to v14 where the oversight crept in. Discussion: https://postgr.es/m/20230929163739.3bea46e5.pfortin@pfortin.com
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions