postgresql/src/backend/access
Peter Eisentraut dd16f9480a Remove unreachable code
The Solaris Studio compiler warns about these instances, unlike more
mainstream compilers such as gcc.  But manual inspection showed that
the code is clearly not reachable, and we hope no worthy compiler will
complain about removing this code.
2012-07-16 22:15:03 +03:00
..
common Improve reporting of permission errors for array types 2012-06-15 22:55:03 +03:00
gin Remove unreachable code 2012-07-16 22:15:03 +03:00
gist Remove unreachable code 2012-07-16 22:15:03 +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