Bruce Momjian <bruce(at)momjian(dot)us> writes:
> On Thu, Jan 26, 2023 at 12:19:29PM +0000, PG Doc comments form wrote:
>> From time to time some spelling for given command gets obsolete, yet it is
>> shown in the syntax on "equal rights" as other valid clauses.
> We don't need to show all _supported_ syntaxes in the "Synopsis"
> section, so we could just remove them.
IIRC, there is precedent in COPY for moving obsolete alternatives
to a separate part of the man page. I'd prefer that to just
removing them, because then there is no documentation to help
someone understand what an old SQL script is doing.
regards, tom lane