mirror of
https://github.com/postgres/postgres.git
synced 2026-05-29 20:14:55 -04:00
386f1809a7
removes any empty chunks, the chunk previously added won't be there anymore, so it's possible there is zero free space in the rel's page list afterwards. Must loop back and rerun the part that adds a chunk to the list.