mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Otherwise, when we abandon incremental memory accounting and use
batch allocation for the final merge pass, we might crash. This
has been broken since 0011c0091e
.
Peter Geoghegan, tested by Noah Misch