mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-27 08:46:59 +08:00
number of openable files and the number already opened. This eliminates depending on sysconf(_SC_OPEN_MAX), and allows much saner behavior on platforms where open-file slots are used up by semaphores.