Re: Move un-parenthesized syntax docs to "compatibility" for few SQL commands
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-07-19T22:41:32Z
Lists: pgsql-hackers
On Fri, Jun 30, 2023 at 11:25:57AM -0700, Nathan Bossart wrote: > I think these patches are in decent shape, so I'd like to commit them soon, > but I will wait at least a couple more weeks in case anyone has additional > feedback. Committed. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Doc: move unparenthesized syntaxes for a few commands.
- ab29a7a9c6ff 17.0 landed
-
Support parenthesized syntax for CLUSTER without a table name.
- cdaedfc96d14 17.0 landed