diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2009-03-04 09:12:49 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2009-03-04 09:12:49 +0000 |
commit | 9add9f95c334f68769e17b6814abe0b781d83082 (patch) | |
tree | ca10c9cfe475074f4e3be48521ea51671873aa6a /src/backend/commands/functioncmds.c | |
parent | a2e9de79a644359957d1bdd4e02c5613facd9b18 (diff) | |
download | postgresql-9add9f95c334f68769e17b6814abe0b781d83082.tar.gz postgresql-9add9f95c334f68769e17b6814abe0b781d83082.zip |
Don't actively violate the system limit of maximum open files (RLIMIT_NOFILE).
This avoids irritating kernel logs (if system overstep violations are enabled)
and also the grsecurity alert when starting PostgreSQL.
original patch by Jacek Drobiecki
References:
http://archives.postgresql.org/pgsql-bugs/2004-05/msg00103.php
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=248967
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions