diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2023-10-25 10:53:11 +0200 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2023-10-25 10:53:11 +0200 |
commit | 8f0fd47fa33720dd09ad0ae74a8a583b9780e328 (patch) | |
tree | 6f82500a73420214300740f694c970e8628edb6b /src/backend/tcop/postgres.c | |
parent | 673a17e31202cc47a9309e9b0b9b5fbec36080d3 (diff) | |
download | postgresql-8f0fd47fa33720dd09ad0ae74a8a583b9780e328.tar.gz postgresql-8f0fd47fa33720dd09ad0ae74a8a583b9780e328.zip |
Use snprintf instead of sprintf in pg_regress.
To avoid static analyzers sounding the alarm, move to using snprintf
instead of sprintf. This was an oversight in 66d6086cbcbfc8dee789a6.
Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/849588.1698179694@sss.pgh.pa.us
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions