aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath_exec.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-05-07 15:29:39 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-05-07 15:29:39 +0200
commitb753bc0c84e51c200ec7de6cefb6f689d13fef62 (patch)
tree63b98b25fb7ed01cce100941d05b6278cedffef5 /src/backend/utils/adt/jsonpath_exec.c
parent7db0cde6b58eef2ba0c70437324cbc7622230320 (diff)
downloadpostgresql-b753bc0c84e51c200ec7de6cefb6f689d13fef62.tar.gz
postgresql-b753bc0c84e51c200ec7de6cefb6f689d13fef62.zip
doc: Generate keywords table automatically
The SQL keywords table in the documentation had until now been generated by some ad hoc scripting outside the source tree once for each major release. This changes it to an automated process. We have the PostgreSQL keywords available in a parseable format in parser/kwlist.h. For the relevant SQL standard versions, keep the keyword lists in new text files. A new script generate-keywords-table.pl pulls it all together and produces a DocBook table. The final output in the documentation should be identical after this change. Discussion: https://www.postgresql.org/message-id/flat/07daeadd-8c82-0d95-5e19-e350502cb749%402ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions