aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2019-03-20 11:09:07 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2019-03-20 11:13:34 +0300
commit550b9d26f80fa3048f2d5883f0779ed29465960a (patch)
tree39d0ba7912641a7a26c56608b065cc4f6342ad6e /src/backend/access/gist/gistutil.c
parent641fde25233ef3ecc3b8101fe287eea9fceba6fd (diff)
downloadpostgresql-550b9d26f80fa3048f2d5883f0779ed29465960a.tar.gz
postgresql-550b9d26f80fa3048f2d5883f0779ed29465960a.zip
Get rid of jsonpath_gram.h and jsonpath_scanner.h
Jsonpath grammar and scanner are both quite small. It doesn't worth complexity to compile them separately. This commit makes grammar and scanner be compiled at once. Therefore, jsonpath_gram.h and jsonpath_gram.h are no longer needed. This commit also does some reorganization of code in jsonpath_gram.y. Discussion: https://postgr.es/m/d47b2023-3ecb-5f04-d253-d557547cf74f%402ndQuadrant.com
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions