Re: Time to remove unparenthesized syntax for VACUUM?

From: Andres Freund <andres(at)anarazel(dot)de>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Time to remove unparenthesized syntax for VACUUM?
Date: 2022-07-01 22:05:55
Message-ID: 20220701220555.bokrvkcg46jymsav@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2022-07-01 14:56:42 -0700, Nathan Bossart wrote:
> The unparenthesized syntax for VACUUM has been marked deprecated since v9.1
> (ad44d50). Should it be removed in v16? If not, should we start emitting
> WARNINGs when it is used?

What would we gain? ISTM that the number of scripts and typing habits that'd
be broken would vastly exceed the benefit.

- Andres

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2022-07-01 22:13:16 Re: Time to remove unparenthesized syntax for VACUUM?
Previous Message Nathan Bossart 2022-07-01 21:56:42 Time to remove unparenthesized syntax for VACUUM?