postgresql/src/backend/access/common
Andres Freund 3933417141 Re-Align *_freeze_max_age reloption limits with corresponding GUC limits.
In 020235a575 I lowered the autovacuum_*freeze_max_age minimums to
allow for easier testing of wraparounds. I did not touch the
corresponding per-table limits. While those don't matter for the purpose
of wraparound, it seems more consistent to lower them as well.

It's noteworthy that the previous reloption lower limit for
autovacuum_multixact_freeze_max_age was too high by one magnitude, even
before 020235a575.

Discussion: 26377.1443105453@sss.pgh.pa.us
Backpatch: back to 9.0 (in parts), like the prior patch
2015-10-05 11:57:11 +02:00
..
heaptuple.c Fix misc typos. 2015-09-05 11:37:22 +03:00
indextuple.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
printtup.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
reloptions.c Re-Align *_freeze_max_age reloption limits with corresponding GUC limits. 2015-10-05 11:57:11 +02:00
scankey.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tupconvert.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
tupdesc.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00