Re: Fix parameters order for relation_copy_for_cluster
correction: so now code is not broken >
Re: Fix parameters order for relation_copy_for_cluster
Hi, Japin! On Mon, 1 Apr 2024 at 12:15, Japin Li wrote: > > Hi, > > When attempting to implement a new table access method, I discovered that > relation_copy_for_cluster() has the following declaration: > > > void(*relation_copy_for_cluster) (Relation NewTable, >