Re: jsonpath

Поиск
Список
Период
Сортировка
От Nikita Glukhov
Тема Re: jsonpath
Дата
Msg-id 8dd1cd76-cd4e-9be7-9515-ef0b8b21cb67@postgrespro.ru
обсуждение исходный текст
Ответ на Re: jsonpath  (David Steele <david@pgmasters.net>)
Ответы Re: jsonpath  (Thomas Munro <thomas.munro@enterprisedb.com>)
Список pgsql-hackers
Attached 15th version of the patches.

There are changes only in jsonpath lexer:
  * added single-quoted strings
  * added escape sequences \v, \', \xXX, \u{...}

It's all required by ECMAScript standard (ECMA-262), from which SQL/JSON
standard adopts lexical rules.


Also, the documentation has been moved into a separate patch
(see https://www.postgresql.org/message-id/732208d3-56c3-25a4-8f08-3be1d54ad51b%40postgrespro.ru).

-- 
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company




Вложения

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

Предыдущее
От: Nikita Glukhov
Дата:
Сообщение: SQL/JSON: documentation
Следующее
От: Justin Pryzby
Дата:
Сообщение: ENOSPC FailedAssertion("!(RefCountErrors == 0)"