Content-Length: 271661 | pFad | http://github.com/postgrespro/postgres/commit/473865048517c7808ddcf2299d054d8fe30fc6d5
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02d44b commit 4738650Copy full SHA for 4738650
doc/src/sgml/release-9.5.sgml
@@ -162,6 +162,17 @@
162
</para>
163
</listitem>
164
165
+ <listitem>
166
+ <para>
167
+ Allow <type>json</> and <type>jsonb</> extraction operators to
168
+ accept negative subscripts, which count from the end of JSON
169
+ arrays. Historically, these operators yielded <literal>NULL</>
170
+ in the event of a negative subscript, because negative
171
+ subscripts were considered invalid. (Peter Geoghegan, Andrew
172
+ Dunstan)
173
+ </para>
174
+ </listitem>
175
+
176
</itemizedlist>
177
178
</sect2>
Fetched URL: http://github.com/postgrespro/postgres/commit/473865048517c7808ddcf2299d054d8fe30fc6d5
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments