Commits

DateSubjectAuthorReleases
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-15 Don't include heapam.h from others headers. 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-08 Revise attribute handling code on partition creation Alvaro Herrera 11.2
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 12.0
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 10.7
2018-03-31 Combine options for RangeVarGetRelidExtended() into a flags argument. Andres Freund 11.0
2018-03-13 Fix CREATE TABLE / LIKE with bigint identity column Peter Eisentraut 10.4
2018-03-13 Fix CREATE TABLE / LIKE with bigint identity column Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-11 Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. Tom Lane 11.0
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 10.0
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 11.0
2017-08-14 Fix typo 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-16 Use RangeVarGetRelidExtended() in AlterSequence() Peter Eisentraut 10.0
2017-06-12 Fix ALTER SEQUENCE OWNED BY to not rewrite the sequence relation. Tom Lane 10.0
2017-06-01 Modify sequence catalog tuple before invoking post alter hook. Andres Freund 10.0
2017-06-01 Make ALTER SEQUENCE, including RESTART, fully transactional. Andres Freund 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-15 Fix ALTER SEQUENCE locking Peter Eisentraut 10.0
2017-05-02 Avoid unnecessary catalog updates in ALTER SEQUENCE Peter Eisentraut 10.0
2017-04-28 Fix crash when partitioned column specified twice. Robert Haas 10.0