postgresql/src/backend/access
Robert Haas 6cd015bea3 Add new function log_newpage_buffer.
When I implemented the ginbuildempty() function as part of
implementing unlogged tables, I falsified the note in the header
comment for log_newpage.  Although we could fix that up by changing
the comment, it seems cleaner to add a new function which is
specifically intended to handle this case.  So do that.
2012-06-14 10:11:16 -04:00
..
common Remove RELKIND_UNCATALOGED. 2012-06-14 09:47:30 -04:00
gin Add new function log_newpage_buffer. 2012-06-14 10:11:16 -04:00
gist Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
hash Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
heap Add new function log_newpage_buffer. 2012-06-14 10:11:16 -04:00
index Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
nbtree Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
spgist Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
transam Revert "Reduce checkpoints and WAL traffic on low activity database server" 2012-06-13 18:48:44 -04:00
Makefile Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00