Commits

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

DateSubjectAuthorReleases
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.4.19
2018-03-19 Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 9.4.18
2018-03-04 Fix assorted issues in convert_to_scalar(). Tom Lane 9.4.18
2016-07-14 Fix GiST index build for NaN values in geometric types. Tom Lane 9.4.9
2015-01-15 Improve performance of EXPLAIN with large range tables. Tom Lane 9.4.1
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-04-16 Add to_regprocedure() and to_regoperator(). Robert Haas 9.4.0
2014-04-13 Provide moving-aggregate support for boolean aggregates. Tom Lane 9.4.0
2014-04-13 Provide moving-aggregate support for a bunch of numerical aggregates. Tom Lane 9.4.0
2014-04-08 Add an in-core GiST index opclass for inet/cidr types. Tom Lane 9.4.0
2014-04-08 Add new to_reg* functions for error-free OID lookups. Robert Haas 9.4.0
2014-03-12 Allow opclasses to provide tri-valued GIN consistent functions. Heikki Linnakangas 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-27 Implement information_schema.parameters.parameter_default column Peter Eisentraut 9.4.0
2013-11-16 Improve performance of numeric sum(), avg(), stddev(), variance(), etc. Tom Lane 9.4.0
2013-10-09 Add record_image_ops opclass for matview concurrent refresh. Kevin Grittner 9.4.0
2013-07-22 Add infrastructure for mapping relfilenodes to relation OIDs. Robert Haas 9.4.0