Commits

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

DateSubjectAuthorReleases
2021-01-20 Fix ALTER DEFAULT PRIVILEGES with duplicated objects Michael Paquier 10.16
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 10.7
2017-06-30 Fix typo in comment Peter Eisentraut 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-04 Replace over-optimistic Assert in partitioning code with a runtime test. Tom Lane 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2017-04-17 Rename columns in new pg_statistic_ext catalog Alvaro Herrera 10.0
2017-04-17 Fix typos in comment and log message. Fujii Masao 10.0
2017-03-28 Altering default privileges on schemas Teodor Sigaev 10.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0
2017-03-06 Add operator_with_argtypes grammar rule Peter Eisentraut 10.0
2017-03-06 Replace LookupFuncNameTypeNames() with LookupFuncWithArgs() Peter Eisentraut 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2017-01-31 Tweak catalog indexing abstraction for upcoming WARM Alvaro Herrera 10.0
2017-01-30 Handle ALTER EXTENSION ADD/DROP with pg_init_privs Stephen Frost 10.0
2017-01-26 Fill in no_priv_msg for publications and subscriptions Peter Eisentraut 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2017-01-18 Make messages mentioning type names more uniform Alvaro Herrera 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-29 Make more use of RoleSpec struct Peter Eisentraut 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-09-06 Add location field to DefElem Peter Eisentraut 10.0