Commits

DateSubjectAuthorReleases
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 12.2
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 10.12
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 11.7
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 9.6.17
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-07-22 Use appendBinaryStringInfo in more places where the length is known David Rowley 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-27 Avoid postgres_fdw crash for a targetlist entry that's just a Param. Tom Lane 10.8
2019-04-27 Avoid postgres_fdw crash for a targetlist entry that's just a Param. Tom Lane 12.0
2019-04-27 Avoid postgres_fdw crash for a targetlist entry that's just a Param. Tom Lane 11.3
2019-04-02 postgres_fdw: Perform the (FINAL, NULL) upperrel operations remotely. Etsuro Fujita 12.0
2019-04-02 postgres_fdw: Perform the (ORDERED, NULL) upperrel operations remotely. Etsuro Fujita 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-29 Refactor planner's header files. Tom Lane 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-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0