pgsql: Release note compatibility item - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Release note compatibility item
Date
Msg-id E1ZGGht-0001nk-9x@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Release note compatibility item

Note that json and jsonb extraction operators no longer consider a
negative subscript to be invalid.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/473865048517c7808ddcf2299d054d8fe30fc6d5

Modified Files
--------------
doc/src/sgml/release-9.5.sgml |   11 +++++++++++
1 file changed, 11 insertions(+)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Support JSON negative array subscripts everywhere
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Enable transforms modules to build and test on Cygwin.