git.postgresql.org Git - postgresql.git/commit
2019年3月25日 12:42:51 +0000 (15:42 +0300)
2019年3月25日 12:42:51 +0000 (15:42 +0300)
commit 8b17298f0b6bb2a64b55fab0339c8fd6ec2d74fb
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
This is the main PostgreSQL git repository.
RSS
Atom