git.postgresql.org Git - postgresql.git/commit
Fri, 5 Aug 2016 15:57:00 +0000 (11:57 -0400)
Fri, 5 Aug 2016 15:58:03 +0000 (11:58 -0400)
commit 81c766b3fd41c78c634d78ebae8d316808dfc630
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.
This is the main PostgreSQL git repository.
RSS
Atom