1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src
Heikki Linnakangas bff41b2b89 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
2020-08-18 13:13:44 +03:00
..
2020-08-10 15:15:50 +02:00
2020-08-10 15:15:50 +02:00
2020-05-21 08:31:16 -07:00
2020-01-01 12:21:45 -05:00