diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-08-27 21:48:00 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-08-27 21:48:00 +0000 |
commit | 5ba9d8c2d45e745d72666b5befabea0300168daa (patch) | |
tree | 10670841fb0cbf807eb60c6d90bb21fd46745ea9 /src/backend/commands/user.c | |
parent | a041c9c24ef4dc15884d54c710ba1c1e06b91ec4 (diff) | |
download | postgresql-5ba9d8c2d45e745d72666b5befabea0300168daa.tar.gz postgresql-5ba9d8c2d45e745d72666b5befabea0300168daa.zip |
Change ReleaseLruFile() usage so that if we cannot release any more
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().
Diffstat (limited to 'src/backend/commands/user.c')
0 files changed, 0 insertions, 0 deletions