Commits

DateSubjectAuthorReleases
2021-06-01 Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-19 Fix typos and grammar in comments and docs Michael Paquier 14.0
2021-03-30 Allow estimate_num_groups() to pass back further details about the estimation David Rowley 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 10.17
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 11.12
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 12.7
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 13.3
2021-03-26 Fix ndistinct estimates with system attributes Tomas Vondra 14.0
2021-02-24 Fix some typos, grammar and style in docs and comments Michael Paquier 14.0
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 9.6.22
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 11.12
2021-02-12 Avoid divide-by-zero in regex_selectivity() with long fixed prefix. Tom Lane 10.17
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 13.1
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-07-21 neqjoinsel must now pass through collation to eqjoinsel. Tom Lane 14.0
2020-07-21 neqjoinsel must now pass through collation to eqjoinsel. Tom Lane 13.0
2020-07-21 neqjoinsel must now pass through collation to eqjoinsel. Tom Lane 12.4