mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 16:22:44 +03: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.