Re: Fix parameters order for relation_copy_for_cluster
Pavel Borisov <pashkin.elfe@gmail.com>
From: Pavel Borisov <pashkin.elfe@gmail.com>
To: Japin Li <japinli@hotmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-04-01T12:11:10Z
Lists: pgsql-hackers
correction: so now code is not broken >
Commits
-
Fix the parameters order for TableAmRoutine.relation_copy_for_cluster()
- 97ce821e3e17 17.0 landed
- bafad43c37bf 16.3 landed
- c2faf48fa3b2 15.7 landed
- 19b8481b42ef 14.12 landed
- 68044d15b737 13.15 landed
- 38585549a3ef 12.19 landed
-
tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE.
- d25f519107bf 12.0 cited