diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-04-30 11:55:13 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-04-30 12:00:39 +0300 |
commit | 259c96fa8f78c0446eba1880850ea6fbe5092120 (patch) | |
tree | 4d9276334eea315a703e859e73b780e1303982fc /src/tutorial/funcs.source | |
parent | 60ae37a8bc02f7a4beef442ee7b4656fba0e4e71 (diff) | |
download | postgresql-259c96fa8f78c0446eba1880850ea6fbe5092120.tar.gz postgresql-259c96fa8f78c0446eba1880850ea6fbe5092120.zip |
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
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions