diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-08-18 13:13:09 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-08-18 13:13:28 +0300 |
commit | aecefffc3f8041c883ab4fb035cf0d5519b5a7ed (patch) | |
tree | 2cfd774e0f21d95623e048820e5e7b351fd1ce5d /src/backend/parser/parse_utilcmd.c | |
parent | 4f47c8e7d438a0ae8ea631cd0c3b92db5593901d (diff) | |
download | postgresql-aecefffc3f8041c883ab4fb035cf0d5519b5a7ed.tar.gz postgresql-aecefffc3f8041c883ab4fb035cf0d5519b5a7ed.zip |
Avoid non-constant format string argument to fprintf().
As Tom Lane pointed out, it could defeat the compiler's printf() format
string verification.
Backpatch to v12, like that patch that introduced it.
Discussion: https://www.postgresql.org/message-id/1069283.1597672779%40sss.pgh.pa.us
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions