postgresql/src/backend/access
Tom Lane 22310b808d Remove bogus executable permissions on xlog.c.
Apparently fat-fingered in 1a3d104475.
Noted by Peter Geoghegan.
2013-12-11 22:12:25 -05:00
..
common Add a new reloption, user_catalog_table. 2013-12-10 19:17:34 -05:00
gin Don't include unused space in LOG_NEWPAGE records. 2013-12-04 00:10:47 +02:00
gist Don't include unused space in LOG_NEWPAGE records. 2013-12-04 00:10:47 +02:00
hash Consistently use unsigned arithmetic for alignment calculations. 2013-10-20 21:04:52 -04:00
heap Under wal_level=logical, when saving old tuples, always save OID. 2013-12-11 13:19:31 -05:00
index Use InvalidSnapshot, now SnapshotNow, as the default snapshot. 2013-07-23 10:58:32 -04:00
nbtree Don't include unused space in LOG_NEWPAGE records. 2013-12-04 00:10:47 +02:00
rmgrdesc Add new wal_level, logical, sufficient for logical decoding. 2013-12-10 19:01:40 -05:00
spgist Don't include unused space in LOG_NEWPAGE records. 2013-12-04 00:10:47 +02:00
transam Remove bogus executable permissions on xlog.c. 2013-12-11 22:12:25 -05:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00