pgsql: Apply const qualifier to keywords of jsonpath_scan.l - Mailing list pgsql-committers

From Alexander Korotkov
Subject pgsql: Apply const qualifier to keywords of jsonpath_scan.l
Date
Msg-id E1h5ST7-000785-JN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Apply const qualifier to keywords of jsonpath_scan.l

Discussion: https://postgr.es/m/CAEeOP_a-Pfy%3DU9-f%3DgQ0AsB8FrxrC8xCTVq%2BeO71-2VoWP5cag%40mail.gmail.com
Author: Mark G

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/aa1b7f386687dec17ffa62d13026580050734632

Modified Files
--------------
src/backend/utils/adt/jsonpath_scan.l | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Remove some make rules added in 142c400d72
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Beautify initialization of JsonValueList andJsonLikeRegexContex