diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2019-03-25 15:42:51 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2019-03-25 15:42:51 +0300 |
commit | 8b17298f0b6bb2a64b55fab0339c8fd6ec2d74fb (patch) | |
tree | d7a9010c6756ab00a3e2fa72063d5d61a10dde94 /src/backend/commands/cluster.c | |
parent | d303122eab616ccbcfb0bab0fc674bf625d17a7b (diff) | |
download | postgresql-8b17298f0b6bb2a64b55fab0339c8fd6ec2d74fb.tar.gz postgresql-8b17298f0b6bb2a64b55fab0339c8fd6ec2d74fb.zip |
Cosmetic changes for jsonpath_gram.y and jsonpath_scan.l
This commit include formatting improvements, renamings and comments. Also,
it makes jsonpath_scan.l be more uniform with other our lexers. Firstly,
states names are renamed to more short alternatives. Secondly, <INITIAL>
prefix removed from the rules. Corresponding rules are moved to the tail, so
they would anyway work only in initial state.
Author: Alexander Korotkov
Reviewed-by: John Naylor
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions