Commits

DateSubjectAuthorReleases
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.6.12
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.5.16
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 10.7
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.4.21
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 11.2
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-29 C comments: "a" <--> "an" corrections Bruce Momjian 11.0
2018-03-28 Fast ALTER TABLE ADD COLUMN with a non-NULL default Andrew Dunstan 11.0
2018-03-03 Trivial adjustments in preparation for bootstrap data conversion. Tom Lane 11.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-01-20 Suppress possibly-uninitialized-variable warnings. Tom Lane 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-19 Replace GrantObjectType with ObjectType Peter Eisentraut 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
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