mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
virtual FDs, we just return the ENFILE/EMFILE error to the caller, rather than immediate elog(). This allows more robust behavior in the postmaster, which uses AllocateFile() but does not want elog().