Commits

DateSubjectAuthorReleases
2020-09-26 Revise RelationBuildRowSecurity() to avoid memory leaks. Tom Lane 13.1
2020-09-26 Revise RelationBuildRowSecurity() to avoid memory leaks. Tom Lane 14.0
2020-09-26 Revise RelationBuildRowSecurity() to avoid memory leaks. Tom Lane 10.15
2020-09-26 Revise RelationBuildRowSecurity() to avoid memory leaks. Tom Lane 11.10
2020-09-26 Revise RelationBuildRowSecurity() to avoid memory leaks. Tom Lane 9.5.24
2020-09-26 Revise RelationBuildRowSecurity() to avoid memory leaks. Tom Lane 12.5
2020-09-26 Revise RelationBuildRowSecurity() to avoid memory leaks. Tom Lane 9.6.20
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. 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-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-06 Rename MemoryContextCopySetIdentifier() for clarity Peter Eisentraut 11.0
2018-03-31 Combine options for RangeVarGetRelidExtended() into a flags argument. Andres Freund 11.0
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0