Hi, On 2025-07-23 19:59:52 +0200, Álvaro Herrera wrote: > ... so using the same set of productions, I can rewrite the current > CLUSTER rule in this way and it won't be a problem for the REPACK > changes.
But it comes at the price of henceforth duplicating all ClusterStmt, once for VERBOSE and once without. That's not exactly a free lunch... Greetings, Andres Freund