diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2024-04-12 10:52:25 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2024-04-12 10:52:25 -0400 |
commit | 929c05774b512bdf7ea4a5912fa2f4d63fc90712 (patch) | |
tree | a4cef878731fe4292b56ca84643c877222ab358d /src/backend/executor/execParallel.c | |
parent | 42fa4b660143b66bea1fb90793ec90054e170c93 (diff) | |
download | postgresql-929c05774b512bdf7ea4a5912fa2f4d63fc90712.tar.gz postgresql-929c05774b512bdf7ea4a5912fa2f4d63fc90712.zip |
Don't allocate large buffer on the stack in pg_verifybackup
Per complaint from Andres Freund. Follow his suggestion to allocate the
buffer once in the calling routine instead.
Also make a tiny indentation improvement.
Discussion: https://postgr.es/m/20240411190147.a3yries632olfcgg@awork3.anarazel.de
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions