Commits

DateSubjectAuthorReleases
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.0
2020-07-21 Avoid direct C access to possibly-null pg_subscription_rel.srsublsn. Tom Lane 10.14
2020-07-21 Avoid direct C access to possibly-null pg_subscription_rel.srsublsn. Tom Lane 11.9
2020-07-21 Avoid direct C access to possibly-null pg_subscription_rel.srsublsn. Tom Lane 12.4
2020-07-20 Correctly mark pg_subscription_rel.srsublsn as nullable. Tom Lane 13.0
2020-07-20 Correctly mark pg_subscription_rel.srsublsn as nullable. Tom Lane 14.0
2020-07-19 Correctly mark pg_subscription.subslotname as nullable. Tom Lane 13.0
2020-07-19 Correctly mark pg_subscription.subslotname as nullable. Tom Lane 14.0
2020-07-18 Allow logical replication to transfer data in binary format. Tom Lane 14.0
2020-07-07 Don't create pg_type entries for sequences or toast tables. Tom Lane 14.0
2020-05-16 Change locktype "speculative token" to "spectoken". Tom Lane 13.0
2020-05-14 Doc: split up wait_event table. Tom Lane 13.0
2020-05-14 Doc: reformat catalog/view description tables. Tom Lane 13.0
2020-05-09 Doc: fix assorted misstatements of fact in catalog & system view docs. Tom Lane 13.0
2020-03-06 Allow ALTER TYPE to change some properties of a base type. Tom Lane 13.0
2020-01-29 Invent "trusted" extensions, and remove the pg_pltemplate catalog. Tom Lane 13.0
2019-10-06 Doc: improve docs about pg_statistic_ext_data. Tom Lane 12.1
2019-10-06 Doc: improve docs about pg_statistic_ext_data. Tom Lane 13.0
2019-07-01 Doc: remove obsolete description of oid column as being "hidden". Tom Lane 12.0
2019-02-11 Redesign the partition dependency mechanism. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2018-12-14 Make pg_statistic and related code account more honestly for collations. Tom Lane 12.0
2018-12-03 Refactor documentation about privileges to centralize the info. Tom Lane 12.0
2018-07-18 Drop the rule against included index columns duplicating key columns. Tom Lane 11.0