Commits

DateSubjectAuthorReleases
2020-12-11 Provide an error cursor for "can't subscript" error messages. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-03-25 Go back to returning int from ereport auxiliary functions. Tom Lane 13.0
2020-03-24 Improve the internal implementation of ereport(). Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Refactor parser's generation of Var nodes. Tom Lane 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-06-09 Reconcile nodes/*funcs.c with PostgreSQL 12 work. Noah Misch 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-02-21 Make more use of castNode() Peter Eisentraut 10.0
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-23 Allow omitting one or both boundaries in an array slice specifier. Tom Lane 9.6.0
2015-12-18 Revert 9246af6799819847faa33baf441251003acbb8fe because Teodor Sigaev 9.6.0
2015-12-18 Allow to omit boundaries in array subscript Teodor Sigaev 9.6.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0