Re: pgsql: JSON_TABLE

2022-04-05 Thread Oleg Bartunov
On Tue, Apr 5, 2022 at 1:31 AM Andrew Dunstan wrote: > > > On 4/4/22 18:16, Erik Rijkers wrote: > > Op 04-04-2022 om 22:23 schreef Andrew Dunstan: > >> JSON_TABLE > > > > Great that this is now committed! > > > > I notice one changed item: the NESTED-PATH-phrase does not accept an > > alias anymor

Re: pgsql: JSON_TABLE

2022-04-05 Thread Oleg Bartunov
On Tue, Apr 5, 2022 at 1:17 AM Erik Rijkers wrote: > > Op 04-04-2022 om 22:23 schreef Andrew Dunstan: > > JSON_TABLE > > Great that this is now committed! > > I notice one changed item: the NESTED-PATH-phrase does not accept an > alias anymore. The JSON_PATH v59 patches still had: > > | NESTED PA

Re: pgsql: docs: fist draft version of the PG 12 release notes

2019-05-08 Thread Oleg Bartunov
On Tue, May 7, 2019 at 2:02 AM Bruce Momjian wrote: > > docs: fist draft version of the PG 12 release notes > > Still needs text markup, links, word wrap, and indenting. "This allows JSON values to be selected using an SQL-standard language." better "This allows to execute complex queries on JSO