postgresql/src/backend/access
Tom Lane 1a9405d265 Cosmetic cleanup of ginInsertValue().
Make it clearer that the passed stack mustn't be empty, and that we
are not supposed to fall off the end of the stack in the main loop.
Tighten the loop that extracts the root block number, too.

Markus Wanner and Tom Lane
2012-07-13 11:37:39 -04:00
..
common Improve reporting of permission errors for array types 2012-06-15 22:55:03 +03:00
gin Cosmetic cleanup of ginInsertValue(). 2012-07-13 11:37:39 -04:00
gist Replace XLogRecPtr struct with a 64-bit integer. 2012-06-24 19:19:45 +03:00
hash Reduce use of heavyweight locking inside hash AM. 2012-06-26 06:56:10 -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 Assorted message style improvements 2012-07-02 21:12:46 +03:00
transam Fix a stupid bug I introduced into XLogFlush(). 2012-07-02 15:33:59 -04:00
Makefile Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00