aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2025-02-10 12:09:23 -0500
committerAndres Freund <andres@anarazel.de>2025-02-10 12:12:59 -0500
commit4a6825c762112f085d6ee03bbce8e7abe2bf98e5 (patch)
treeb8c535d5ca75021fc3a6372fd740785b33f2e62a /src/backend/executor/nodeHashjoin.c
parent17b789469106e156f559fcdab0c720db3c38151a (diff)
downloadpostgresql-4a6825c762112f085d6ee03bbce8e7abe2bf98e5.tar.gz
postgresql-4a6825c762112f085d6ee03bbce8e7abe2bf98e5.zip
Fix type in test_escape test
On machines where char is unsigned this could lead to option parsing looping endlessly. It's also too narrow a type on other hardware. Found via Tom Lane's monitoring of the buildfarm. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Security: CVE-2025-1094 Backpatch-through: 13
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions