postgresql/src/test
Andrew Dunstan 1edd4ec831 Disallow invalid path elements in jsonb_set
Null path elements and, where the object is an array, invalid integer
elements now cause an error.

Incorrect behaviour noted by Thom Brown, patch from Dmitry Dolgov.

Backpatch to 9.5 where jsonb_set was introduced
2015-10-04 13:28:16 -04:00
..
examples Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00
isolation Fix errors in commit a04bb65f70. 2015-09-30 23:37:26 -04:00
locale Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00
mb Fix broken multibyte regression tests. 2015-08-09 11:05:53 +09:00
modules Add CASCADE support for CREATE EXTENSION. 2015-10-03 18:23:40 +02:00
perl Disable fsync throughout TAP test suites. 2015-09-03 00:29:11 -04:00
regress Disallow invalid path elements in jsonb_set 2015-10-04 13:28:16 -04:00
ssl Update the SSL test suite for recent changes to TAP testing framework. 2015-09-02 16:21:38 -04:00
thread Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00
Makefile Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00