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
2022-04-18 Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 10.21
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 10.17
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 10.16
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 10.16
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 10.15
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 10.13
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 10.13
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 10.7
2018-03-06 Fix bogus Name assignment in CreateStatistics Alvaro Herrera 10.4
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 10.4
2018-02-02 Fix application of identity values in some cases Peter Eisentraut 10.2
2018-01-31 Fix typo: colums -> columns. Robert Haas 10.2
2017-12-09 Fix typo Magnus Hagander 10.2
2017-12-08 Prohibit identity columns on typed tables and partitions Peter Eisentraut 10.2
2017-09-16 After a MINVALUE/MAXVALUE bound, allow only more of the same. Robert Haas 10.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-08-03 Allow a foreign table CHECK constraint to be initially NOT VALID. Robert Haas 10.0
2017-08-03 Teach map_partition_varattnos to handle whole-row expressions. Robert Haas 10.0
2017-07-21 Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds. Dean Rasheed 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-11 Handle unqualified SEQUENCE NAME options properly in parse_utilcmd.c. Tom Lane 10.0
2017-05-29 Code review focused on new node types added by partitioning support. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0