Commits

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

DateSubjectAuthorReleases
2024-02-09 Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN Peter Eisentraut 17.0
2024-02-08 Apply pg_dump test cleanups to test_pg_dump as well Peter Eisentraut 17.0
2024-02-08 Fix documentation build with older docbook-xsl Peter Eisentraut 17.0
2024-02-08 Update comment Peter Eisentraut 17.0
2024-02-05 Fix meson installation of new generated files Peter Eisentraut 17.0
2024-01-31 doc: Document more that relations share a namespace Peter Eisentraut 17.0
2024-01-30 Fix incorrect format placeholders for Oid Peter Eisentraut 17.0
2024-01-29 Remove make function vpathsearch Peter Eisentraut 17.0
2024-01-26 Split some code out from MergeAttributes() Peter Eisentraut 17.0
2024-01-26 MergeAttributes code deduplication Peter Eisentraut 17.0
2024-01-25 Add a const decoration Peter Eisentraut 17.0
2024-01-25 MergeAttributes: convert pg_attribute back to ColumnDef before comparing Peter Eisentraut 17.0
2024-01-25 Fix comment on gist_stratnum_btree Peter Eisentraut 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0
2024-01-23 Support shared libraries on Android (using make) Peter Eisentraut 17.0
2024-01-23 meson: Map host_system android to linux Peter Eisentraut 17.0
2024-01-23 Fix makefiles for newly added files Peter Eisentraut 17.0
2024-01-23 meson: portname was set too early Peter Eisentraut 17.0
2024-01-23 Generate syscache info from catalog files Peter Eisentraut 17.0
2024-01-22 Make documentation builds reproducible Peter Eisentraut 17.0
2024-01-19 Add stratnum GiST support function Peter Eisentraut 17.0
2024-01-18 Error message capitalisation Peter Eisentraut 17.0
2024-01-18 Fix an issue in PostgreSQL::Test::Cluster:psql() Peter Eisentraut 17.0
2024-01-16 Support identity columns in partitioned tables Peter Eisentraut 17.0
2024-01-16 doc: Add Identity Column section under Data Definition chapter Peter Eisentraut 17.0