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

  1. Fix the parameters order for TableAmRoutine.relation_copy_for_cluster()

  2. tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE.