aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeBitmapOr.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2011-03-17 20:19:51 +0200
committerPeter Eisentraut <peter_e@gmx.net>2011-03-17 20:19:51 +0200
commit8c0a5eb78af00ec4720e693feaba70b5a73205d1 (patch)
tree3dfad0c28b0588722c7827faba85bb911b556d2f /src/backend/executor/nodeBitmapOr.c
parent84abea76f60c5fd1c008b8ddf250b4bc89e288fc (diff)
downloadpostgresql-8c0a5eb78af00ec4720e693feaba70b5a73205d1.tar.gz
postgresql-8c0a5eb78af00ec4720e693feaba70b5a73205d1.zip
Raise maximum value of several timeout parameters
The maximum value of deadlock_timeout, max_standby_archive_delay, max_standby_streaming_delay, log_min_duration_statement, and log_autovacuum_min_duration was INT_MAX/1000 milliseconds, which is about 35min, which is too short for some practical uses. Raise the maximum value to INT_MAX; the code that uses the parameters already supports that just fine.
Diffstat (limited to 'src/backend/executor/nodeBitmapOr.c')
0 files changed, 0 insertions, 0 deletions