Обсуждение: pgsql: Rename typedef in jsonpath_gram.y from "string" to"JsonPathStri

Поиск
Список
Период
Сортировка

pgsql: Rename typedef in jsonpath_gram.y from "string" to"JsonPathStri

От
Alexander Korotkov
Дата:
Rename typedef in jsonpath_gram.y from "string" to "JsonPathString"

Reason is the same as in 75c57058b0.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e28b778bf9a5835e702277119c5f92b4dbab45e

Modified Files
--------------
src/backend/utils/adt/jsonpath_gram.y | 13 +++++++------
src/backend/utils/adt/jsonpath_scan.l |  2 +-
src/include/utils/jsonpath_scanner.h  |  6 +++---
3 files changed, 11 insertions(+), 10 deletions(-)