diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-06-30 13:45:24 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-06-30 13:45:24 -0400 |
commit | b3f5ccebd79d9c7b73f4e04611cdf31fdf87420b (patch) | |
tree | 26f563e51f08fe9aa93fd51c3fe711fff65344b3 /src/backend/executor/nodeProjectSet.c | |
parent | db0c96cc18aec417101e37e59fcc53d4bf647915 (diff) | |
download | postgresql-b3f5ccebd79d9c7b73f4e04611cdf31fdf87420b.tar.gz postgresql-b3f5ccebd79d9c7b73f4e04611cdf31fdf87420b.zip |
Make pg_createsubscriber more wary about quoting connection parameters.
The original coding here could fail with database names, user names,
etc that contain spaces or other special characters.
As partial test coverage, extend the 040_pg_createsubscriber.pl
test script so that it uses a generated database name containing
funny characters.
Hayato Kuroda (some mods by me), per complaint from Noah Misch
Discussion: https://postgr.es/m/20240623062157.97.nmisch@google.com
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions