summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorPavan Deolasee2017-06-15 05:26:04 +0000
committerPavan Deolasee2017-06-15 05:26:04 +0000
commit140c2f2cb9a0474f8257fbbf0f306c766090a36e (patch)
tree3b697450347c2a9b03a4725d51f0bf9709b5d909 /src/backend/access/gist/gistvalidate.c
parent72dd9fdf7a898bddf4cfbf9b4d16bff11521d3da (diff)
Check for non-utility commands in PlannedStmt
Starting PG 10, even utility statements are wrapped in a PlannedStmt. So we must ensure that we are dealing with non-utility statements before trying to look into the planTree because it won't be set for utility statements.
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions