pgsql: Clean up grammar a bit
Started by Peter Eisentrautalmost 6 years ago1 messagescomitters
Clean up grammar a bit
Simplify the grammar specification of substring() and overlay() a bit,
simplify and update some comments.
Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Reviewed-by: Vik Fearing <vik@postgresfriends.org>
Reviewed-by: Fabien COELHO <coelho@cri.ensmp.fr>
Discussion: /messages/by-id/a15db31c-d0f8-8ce0-9039-578a31758adb@2ndquadrant.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/aafefb4dcbf79e8cb1439e888a9cdb3dfefa7657
Modified Files
--------------
src/backend/parser/gram.y | 73 +++++++++++++++--------------------------------
1 file changed, 23 insertions(+), 50 deletions(-)