git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 641fde2) | patch
Get rid of jsonpath_gram.h and jsonpath_scanner.h
2019年3月20日 08:09:07 +0000 (11:09 +0300)
2019年3月20日 08:13:34 +0000 (11:13 +0300)
commit 550b9d26f80fa3048f2d5883f0779ed29465960a
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
src/backend/Makefile diff | blob | blame | history
src/backend/utils/adt/.gitignore diff | blob | blame | history
src/backend/utils/adt/Makefile diff | blob | blame | history
src/backend/utils/adt/jsonpath_gram.y diff | blob | blame | history
src/backend/utils/adt/jsonpath_scan.l diff | blob | blame | history
src/include/Makefile diff | blob | blame | history
src/include/utils/.gitignore diff | blob | blame | history
src/include/utils/jsonpath_scanner.h [deleted file] blob | blame | history
src/tools/msvc/Solution.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /