diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-12-27 11:36:52 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-12-27 11:36:52 -0500 |
commit | a977db6f1c3f399e5eaeb2514c72f38bdb8319e8 (patch) | |
tree | 1e1cb3a388023ee2742de11c3cffcf7da971a14c /src/backend/access/gist/gist.c | |
parent | 275411912d96c160547a219cb3223efa3737f90d (diff) | |
download | postgresql-a977db6f1c3f399e5eaeb2514c72f38bdb8319e8.tar.gz postgresql-a977db6f1c3f399e5eaeb2514c72f38bdb8319e8.zip |
Tweak cpluspluscheck to avoid directly #include'ing gram.h.
gram.h has ordering dependencies, which are satisfied when it's included
from gramparse.h, but might not be if it's pulled in directly.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions