mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 21:09:00 -04:00
93407d3998
and up), per Chris Marcellino. This avoids consuming O(N^2) file descriptors to support N backends. Tests suggest it's about a wash for small installations, but large ones would have a problem.