mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 12:35:06 -04:00
85e2cedf98
(but not locked, as that would risk deadlocks). Also, make it work in a small ring of buffers to avoid having bulk inserts trash the whole buffer arena. Robert Haas, after an idea of Simon Riggs'.