aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2016-08-05 11:57:00 -0400
committerRobert Haas <rhaas@postgresql.org>2016-08-05 11:58:03 -0400
commit81c766b3fd41c78c634d78ebae8d316808dfc630 (patch)
tree30b95d6aa9a8af814183201a55b18e4330033ce3 /src/backend/access/gist
parente7caacf733f3ee77a555aa715ab6fbf4434e6b52 (diff)
downloadpostgresql-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/access/gist')
0 files changed, 0 insertions, 0 deletions