Commits

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

DateSubjectAuthorReleases
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 13.11
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 13.11
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 13.8
2022-04-18 Avoid invalid array reference in transformAlterTableStmt(). Tom Lane 13.7
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 13.5
2021-03-12 Forbid marking an identity column as nullable. Tom Lane 13.3
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 13.2
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 13.2
2020-09-28 Assign collations in partition bound expressions. Tom Lane 13.1
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-04-09 Fix CREATE TABLE LIKE INCLUDING GENERATED column order issue Peter Eisentraut 13.0
2020-04-08 Fix crash when using COLLATE in partition bound expressions Michael Paquier 13.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-10 Ensure that CREATE TABLE LIKE copies any NO INHERIT constraint property. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-03-03 Fix assertion failure with ALTER TABLE ATTACH PARTITION and indexes Michael Paquier 13.0
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. 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