postgresql/src/backend/access
Robert Haas 81c766b3fd Change InitToastSnapshot to a macro.
tqual.h is included in some front-end compiles, and a static inline
breaks on buildfarm member castoroides.  Since the macro is never
referenced, it should dodge that problem, although this doesn't
seem like the cleanest way of hiding things from front-end compiles.

Report and review by Tom Lane; patch by me.
2016-08-05 11:58:03 -04:00
..
brin Message style improvements 2016-07-28 16:34:44 -04:00
common pgindent run for 9.6 2016-06-09 18:02:36 -04:00
gin Message style improvements 2016-07-28 16:34:44 -04:00
gist Message style improvements 2016-07-28 16:34:44 -04:00
hash Message style improvements 2016-07-28 16:34:44 -04:00
heap Change InitToastSnapshot to a macro. 2016-08-05 11:58:03 -04:00
index Revert CREATE INDEX ... INCLUDING ... 2016-04-08 21:52:13 +03:00
nbtree Message style improvements 2016-07-28 16:34:44 -04:00
rmgrdesc Clear all-frozen visibilitymap status when locking tuples. 2016-07-18 02:01:13 -07:00
spgist Message style improvements 2016-07-28 16:34:44 -04:00
tablesample Update copyright for 2016 2016-01-02 13:33:40 -05:00
transam Block interrupts during HandleParallelMessages(). 2016-08-02 16:39:16 -04:00
Makefile