pgsql: Fix make rules for jsonpath grammar making them similar to SQLg

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Fix make rules for jsonpath grammar making them similar to SQLg
Дата
Msg-id E1h5Qey-0004nA-3w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix make rules for jsonpath grammar making them similar to SQL grammar

Reported-by: Jeff Janes, Tom Lane
Discussion: https://postgr.es/m/CAMkU%3D1w1qBvoW82ZTFpAKae027R-2OHw-m6ALe0VQRNAFueBVA%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/142c400d72f77e7249306b80e0149f4fd35c6304

Modified Files
--------------
src/backend/Makefile           |  4 +++-
src/backend/utils/adt/Makefile | 10 +++++++++-
src/include/Makefile           |  4 ++--
3 files changed, 14 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add support for collation attributes on older ICU versions
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Remove some make rules added in 142c400d72