postgresql/src/backend/access
Simon Riggs 9a3215026b Make min_wal_size/max_wal_size use MB internally
Previously they were defined using multiples of XLogSegSize.
Remove GUC_UNIT_XSEGS. Introduce GUC_UNIT_MB

Extracted from patch series on XLogSegSize infrastructure.

Beena Emerson
2017-04-04 18:00:01 -04:00
..
brin BRIN de-summarization 2017-04-01 16:10:04 -03:00
common BRIN auto-summarization 2017-04-01 14:00:53 -03:00
gin Remove direct uses of ItemPointer.{ip_blkid,ip_posid} 2017-03-28 19:02:23 -03:00
gist Put back <float.h> in a few files that need it for _isnan(). 2017-03-08 15:38:34 -05:00
hash Fix formula in _hash_spareindex. 2017-04-04 07:45:04 -04:00
heap Simplify check of modified attributes in heap_update 2017-03-29 14:01:14 -03:00
index Improve error reporting for tuple-routing failures. 2017-03-03 09:09:52 +05:30
nbtree Add optimizer and executor support for parallel index scans. 2017-02-15 13:53:24 -05:00
rmgrdesc BRIN de-summarization 2017-04-01 16:10:04 -03:00
spgist Use wrappers of PG_DETOAST_DATUM_PACKED() more. 2017-03-12 19:35:34 -04:00
tablesample Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
transam Make min_wal_size/max_wal_size use MB internally 2017-04-04 18:00:01 -04:00
Makefile TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00