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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 60ae37a) | patch
Inherit parent's AM for partition MERGE/SPLIT operations
2024年4月30日 08:55:13 +0000 (11:55 +0300)
2024年4月30日 09:00:39 +0000 (12:00 +0300)
commit 259c96fa8f78c0446eba1880850ea6fbe5092120
Inherit parent's AM for partition MERGE/SPLIT operations

This commit makes new partitions created by ALTER TABLE ... SPLIT PARTITION
and ALTER TABLE ... MERGE PARTITIONS commands inherit the paret table access
method.

Reported-by: Alexander Lakhin
Discussion: https://postgr.es/m/84ada05b-be5c-473e-6d1c-ebe5dd21b190%40gmail.com
Reviewed-by: Pavel Borisov
doc/src/sgml/ref/alter_table.sgml diff | blob | blame | history
src/backend/commands/tablecmds.c diff | blob | blame | history
src/test/regress/expected/partition_merge.out diff | blob | blame | history
src/test/regress/expected/partition_split.out diff | blob | blame | history
src/test/regress/sql/partition_merge.sql diff | blob | blame | history
src/test/regress/sql/partition_split.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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