Commits

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

DateSubjectAuthorReleases
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 10.22
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 10.7
2018-03-13 Fix CREATE TABLE / LIKE with bigint identity column Peter Eisentraut 10.4
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 10.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
2017-04-06 Identity columns Peter Eisentraut 10.0
2017-04-04 Adjust min/max values when changing sequence type Peter Eisentraut 10.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2017-03-09 Use SQL standard error code for nextval Peter Eisentraut 10.0
2017-02-10 Add CREATE SEQUENCE AS <data type> clause Peter Eisentraut 10.0
2017-02-08 Add WAL consistency checking facility. Robert Haas 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-23 Fix default minimum value for descending sequences Peter Eisentraut 10.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0