git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f9463d2) | patch
Propagate ALTER TABLE ... SET STORAGE to indexes
Thu, 9 Apr 2020 12:10:01 +0000 (14:10 +0200)
Fri, 8 May 2020 06:39:17 +0000 (08:39 +0200)
commit 501e41dd3cb945287fdcfe25e8906e79872fcc44
Propagate ALTER TABLE ... SET STORAGE to indexes

When creating a new index, the attstorage setting of the table column
is copied to regular (non-expression) index columns. But a later
ALTER TABLE ... SET STORAGE is not propagated to indexes, thus
creating an inconsistent and undumpable state.

Discussion: https://www.postgresql.org/message-id/flat/9765d72b-37c0-06f5-e349-2a580aafd989%402ndquadrant.com
contrib/test_decoding/expected/toast.out diff | blob | blame | history
contrib/test_decoding/sql/toast.sql diff | blob | blame | history
src/backend/commands/tablecmds.c diff | blob | blame | history
src/test/regress/expected/alter_table.out diff | blob | blame | history
src/test/regress/expected/vacuum.out diff | blob | blame | history
src/test/regress/sql/alter_table.sql diff | blob | blame | history
src/test/regress/sql/vacuum.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /