Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-12 | Fix jsonb subscripting to cope with toasted subscript values. | Tom Lane | 16.0 |
| 2022-12-12 | Fix jsonb subscripting to cope with toasted subscript values. | Tom Lane | 15.2 |
| 2022-12-12 | Fix jsonb subscripting to cope with toasted subscript values. | Tom Lane | 14.7 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2017-09-18 | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. | Tom Lane | 11.0 |
| 2014-10-11 | Fix bogus optimization in JSONB containment tests. | Tom Lane | 9.4.0 |
| 2014-10-11 | Fix bogus optimization in JSONB containment tests. | Tom Lane | 9.5.0 |
| 2014-04-02 | De-anonymize the union in JsonbValue. | Tom Lane | 9.4.0 |