diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-07 18:47:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-07 18:47:38 +0000 |
commit | 4cf0feae2ca4d722cd33cfbdd35651625c81748e (patch) | |
tree | 9fb5b39c6e206d671430be6e3d6272155251fc12 /src/backend/commands/variable.c | |
parent | 668448d6f035333e7df0db8d21571eec01e4c519 (diff) | |
download | postgresql-4cf0feae2ca4d722cd33cfbdd35651625c81748e.tar.gz postgresql-4cf0feae2ca4d722cd33cfbdd35651625c81748e.zip |
Fix count_usable_fds() to stop trying to open files once it reaches
max_files_per_process. Going further than that is just a waste of
cycles, and it seems that current Cygwin does not cope gracefully
with deliberately running the system out of FDs. Per Andrew Dunstan.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions