diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-08-05 11:57:00 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-08-05 11:58:03 -0400 |
commit | 81c766b3fd41c78c634d78ebae8d316808dfc630 (patch) | |
tree | 30b95d6aa9a8af814183201a55b18e4330033ce3 /src/backend/utils/adt/geo_spgist.c | |
parent | e7caacf733f3ee77a555aa715ab6fbf4434e6b52 (diff) | |
download | postgresql-81c766b3fd41c78c634d78ebae8d316808dfc630.tar.gz postgresql-81c766b3fd41c78c634d78ebae8d316808dfc630.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/geo_spgist.c')
0 files changed, 0 insertions, 0 deletions