pgsql: Apply const qualifier to keywords of jsonpath_scan.l

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Apply const qualifier to keywords of jsonpath_scan.l
Дата
Msg-id E1h5ST7-000785-JN@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Remove some make rules added in 142c400d72
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Beautify initialization of JsonValueList andJsonLikeRegexContex