mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
(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'.