aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-08-07 18:47:19 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-08-07 18:47:19 +0000
commit5337ad464ef91d811ecafbebf4698eab6b3d8e8d (patch)
tree14f022e80fce90a999d1ac6b4cab73e911449df7 /src/backend/tcop/postgres.c
parent9b29f9f3f86d0f03f61d8b9e449d5107615a3615 (diff)
downloadpostgresql-5337ad464ef91d811ecafbebf4698eab6b3d8e8d.tar.gz
postgresql-5337ad464ef91d811ecafbebf4698eab6b3d8e8d.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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions