aboutsummaryrefslogtreecommitdiff
path: root/src/fe_utils/string_utils.c
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2025-02-04 13:26:57 -0600
committerNathan Bossart <nathan@postgresql.org>2025-02-04 13:26:57 -0600
commit8703cdec2055d055583ca17ef2d2b5052b064a15 (patch)
tree27d3d40f1e228b0f453693cf83ec1a02d669f13e /src/fe_utils/string_utils.c
parent254834943388faf950acd5b00308177886b31805 (diff)
downloadpostgresql-8703cdec2055d055583ca17ef2d2b5052b064a15.tar.gz
postgresql-8703cdec2055d055583ca17ef2d2b5052b064a15.zip
vacuumdb: Add missing PQfinish() calls to vacuum_one_database().
A few of the version checks in vacuum_one_database() do not call PQfinish() before exiting. This precedent was unintentionally established in commit 00d1e88d36, and while it's probably not too problematic, it seems better to properly close the connection. Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/Z6JAwqN1I8ljTuXp%40nathan Backpatch-through: 13
Diffstat (limited to 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions