Commits

DateSubjectAuthorReleases
2015-10-12 Use JsonbIteratorToken consistently in automatic variable declarations. Noah Misch 9.5.0
2015-10-12 Use JsonbIteratorToken consistently in automatic variable declarations. Noah Misch 9.6.0
2015-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.5.0
2015-10-05 Prevent stack overflow in json-related functions. Noah Misch 9.6.0
2015-10-04 Disallow invalid path elements in jsonb_set Andrew Dunstan 9.5.0
2015-10-04 Disallow invalid path elements in jsonb_set Andrew Dunstan 9.6.0
2015-09-13 Fix the fastpath rule for jsonb_concat with an empty operand. Andrew Dunstan 9.5.0
2015-09-13 Fix the fastpath rule for jsonb_concat with an empty operand. Andrew Dunstan 9.6.0
2015-07-28 Only adjust negative indexes in json_get up to the length of the path. Andrew Dunstan 9.5.0
2015-07-28 Only adjust negative indexes in json_get up to the length of the path. Andrew Dunstan 9.6.0
2015-07-19 Remove dead code. Andrew Dunstan 9.5.0
2015-07-19 Remove dead code. Andrew Dunstan 9.6.0
2015-07-18 Support JSON negative array subscripts everywhere Andrew Dunstan 9.6.0
2015-07-18 Support JSON negative array subscripts everywhere Andrew Dunstan 9.5.0
2015-06-12 Fix "path" infrastructure bug affecting jsonb_set() Andrew Dunstan 9.5.0
2015-06-08 Desupport jsonb subscript deletion on objects Andrew Dunstan 9.5.0
2015-06-01 Avoid naming a variable "new", and remove bogus initializer. Andrew Dunstan 9.5.0
2015-06-01 Add a couple of missing JsonbValue type initialisers. Andrew Dunstan 9.5.0
2015-06-01 Rename jsonb_replace to jsonb_set and allow it to add new values Andrew Dunstan 9.5.0
2015-05-27 Revert "Simplify addJsonbToParseState()" Andrew Dunstan 9.5.0
2015-05-26 Simplify addJsonbToParseState() Andrew Dunstan 9.5.0
2015-05-25 Clean up and simplify jsonb_concat code. Andrew Dunstan 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-17 Fix typos in comments Magnus Hagander 9.5.0
2015-05-13 Fix jsonb replace and delete on scalars and empty structures Andrew Dunstan 9.5.0