aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-11-11 12:20:08 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2024-11-11 12:20:08 -0500
commita34c33fd2278157de140608523598567bfb7a32f (patch)
treeb4c4137c3f478b0dbc6f549674ef5268f5db37d9 /src/backend/access/gist
parent5a2fed911a85ed6d8a015a6bafe3a0d9a69334ae (diff)
downloadpostgresql-a34c33fd2278157de140608523598567bfb7a32f.tar.gz
postgresql-a34c33fd2278157de140608523598567bfb7a32f.zip
Avoid bizarre meson behavior with backslashes in command arguments.
meson makes the backslashes in text2macro.pl's --strip argument into forward slashes, effectively disabling comment stripping. That hasn't caused us issues before, but it breaks the test case for b7e3a52a8. We don't really need the pattern to be adjustable, so just hard-wire it into the script instead. Context: https://github.com/mesonbuild/meson/issues/1564 Security: CVE-2024-10979
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions