Commits

DateSubjectAuthorReleases
2016-05-05 First-draft release notes for Postgres 9.6. Tom Lane 9.6.0
2016-05-05 Fix ordering/categorization of some recently-added system views. Tom Lane 9.6.0
2016-05-05 Fix ordering/categorization of some recently-added system views. Tom Lane 9.5.3
2016-02-22 Create a function to reliably identify which sessions block which others. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-06-28 Improve design and implementation of pg_file_settings view. Tom Lane 9.5.0
2015-05-19 Revert "Change pg_seclabel.provider and pg_shseclabel.provider to type "name"." Tom Lane 9.5.0
2015-05-19 Change pg_seclabel.provider and pg_shseclabel.provider to type "name". Tom Lane 9.5.0
2015-03-15 Add missing documentation for PGC_SU_BACKEND in description of pg_settings. Tom Lane 9.5.0
2015-01-24 Clean up some mess in row-security patches. Tom Lane 9.5.0
2014-04-23 Allow polymorphic aggregates to have non-polymorphic state data types. Tom Lane 9.4.0
2014-04-12 Create infrastructure for moving-aggregate optimization. Tom Lane 9.4.0
2014-04-03 Fix documentation about joining pg_locks to other views. Tom Lane 8.4.22
2014-04-03 Fix documentation about joining pg_locks to other views. Tom Lane 9.0.18
2014-04-03 Fix documentation about joining pg_locks to other views. Tom Lane 9.1.14
2014-04-03 Fix documentation about joining pg_locks to other views. Tom Lane 9.2.9
2014-04-03 Fix documentation about joining pg_locks to other views. Tom Lane 9.3.5
2014-04-03 Fix documentation about joining pg_locks to other views. Tom Lane 9.4.0
2013-12-30 Fix alphabetization in catalogs.sgml. Tom Lane 9.3.3
2013-12-30 Fix alphabetization in catalogs.sgml. Tom Lane 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-16 Allow aggregates to provide estimates of their transition state data size. Tom Lane 9.4.0
2013-05-06 Move materialized views' is-populated status into their pg_class entries. Tom Lane 9.3.0