aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_expr.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2025-01-15 01:23:02 +0900
committerFujii Masao <fujii@postgresql.org>2025-01-15 01:23:02 +0900
commit94b914f601bd15829df6f83c0246342ca92630b1 (patch)
tree28319815af627dbbae41b4f7e364505a49e246ab /src/backend/jit/llvm/llvmjit_expr.c
parent4cb560b53f8f9e9a94d593f9416c107ed8202110 (diff)
downloadpostgresql-94b914f601bd15829df6f83c0246342ca92630b1.tar.gz
postgresql-94b914f601bd15829df6f83c0246342ca92630b1.zip
ecpg: Restore detection of unsupported COPY FROM STDIN.
The ecpg command includes code to warn about unsupported COPY FROM STDIN statements in input files. However, since commit 3d009e45bd, this functionality has been broken due to a bug introduced in that commit, causing ecpg to fail to detect the statement. This commit resolves the issue, restoring ecpg's ability to detect COPY FROM STDIN and issue a warning as intended. Back-patch to all supported versions. Author: Ryo Kanbayashi Reviewed-by: Hayato Kuroda, Tom Lane Discussion: https://postgr.es/m/CANOn0Ez_t5uDCUEV8c1YORMisJiU5wu681eEVZzgKwOeiKhkqQ@mail.gmail.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions