Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 13.9
2022-08-13 Add missing fields to _outConstraint() Peter Eisentraut 13.9
2022-08-12 Fix _outConstraint() for "identity" constraints Peter Eisentraut 13.9
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 13.6
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 13.2
2020-11-30 Fix missing outfuncs.c support for IncrementalSortPath. Tom Lane 13.2
2020-05-25 Reconcile nodes/*funcs.c. Noah Misch 13.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-04-08 Revert 0f5ca02f53 Alexander Korotkov 13.0
2020-04-08 Allow partitionwise joins in more cases. Etsuro Fujita 13.0
2020-04-07 Implement waiting for given lsn at transaction start Alexander Korotkov 13.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-02-28 Fix commit c11cb17d. Jeff Davis 13.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-12-02 Add a reverse-translation column number array to struct AppendRelInfo. Tom Lane 13.0
2019-09-10 Allow setting statistics target for extended statistics Tomas Vondra 13.0
2019-08-02 Fix representation of hash keys in Hash/HashJoin nodes. Andres Freund 13.0
2019-07-21 Speed up finding EquivalenceClasses for a given set of rels David Rowley 13.0