aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2024-07-01 08:50:10 +0200
committerPeter Eisentraut <peter@eisentraut.org>2024-07-01 08:50:10 +0200
commitda2aeba8f53379e84a8f3f656b6c2ffe5878eff5 (patch)
tree0e68c819c2f857927274d9711dfda068b80b3afc /src/backend/commands/variable.c
parentda486d360103fbb3cd0d3f3b70134d47e9bb652a (diff)
downloadpostgresql-da2aeba8f53379e84a8f3f656b6c2ffe5878eff5.tar.gz
postgresql-da2aeba8f53379e84a8f3f656b6c2ffe5878eff5.zip
Remove useless initializations
The struct is already initialized to all zeros right before this, and randomly initializing a few but not all fields to zero again has no technical or educational value. Reviewed-by: Tomasz Rybak <tomasz.rybak@post.pl> Discussion: https://www.postgresql.org/message-id/flat/a368248e-69e4-40be-9c07-6c3b5880b0a6@eisentraut.org
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions