On 2025-Jul-24, Nathan Bossart wrote:

> On Thu, Jul 24, 2025 at 11:54:10AM +0200, Álvaro Herrera wrote:
> > Yeah, thanks for taking a look.  That duplication is just me being dumb.
> > Here's a version without that.  The only thing that needed to change was
> > changing "CLUSTER opt_verbose" to "CLUSTER VERBOSE" so that the
> > unadorned CLUSTER is handled by "CLUSTER opt_utility_option_list"
> > instead.
> 
> I think we can do something similar for ANALYZE.  But AFAICT you're right
> that we can't use it for VACUUM and EXPLAIN, at least not easily.

Thank you!  Pushed with that change.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/


Reply via email to