- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit97ce821
committed
Fix the parameters order for TableAmRoutine.relation_copy_for_cluster()
Specify OldTable first, NewTable second as used bytable_relation_copy_for_cluster() and as implemented inheapam_relation_copy_for_cluster().Backpatch to PostgreSQL 12, where TableAmRoutine was introduced.Discussion:https://postgr.es/m/ME3P282MB3166860D4911AE82F92DF7C5B63F2%40ME3P282MB3166.AUSP282.PROD.OUTLOOK.COMAuthor: Japin LiReviewed-by: Pavel BorisovBackpatch-through: 121 parentf470b5c commit97ce821
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
634 | | - | |
635 | | - | |
| 634 | + | |
| 635 | + | |
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
| |||
0 commit comments
Comments
(0)