Re: Outdated 'VALUES' information

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: 1perempal(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Outdated 'VALUES' information
Date: 2026-07-24 09:16:33
Message-ID: CAB8KJ=hMwt9ehi2AzY6avhuiOmoQ9HqGmjHjpsNH9xph6HnGaQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi

2026年7月24日(金) 16:08 PG Doc comments form <noreply(at)postgresql(dot)org>:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/18/sql-values.html
> Description:
>
> Hello, please note that https://www.postgresql.org/docs/18/sql-values.html
> says that 'Note that an AS clause is required when VALUES is used in a FROM
> clause, just as is true for SELECT.' even though the discussed version
> doesn't have this requirement for 'VALUES' command anymore.

Good catch - this hasn't been the case since PostgreSQL 16 (commit bcedd8f).

I created a patch to update this: https://commitfest.postgresql.org/patch/7057/

Regards

Ian Barwick

In response to

Browse pgsql-docs by date

  From Date Subject
Previous Message PG Doc comments form 2026-07-23 23:31:54 Outdated 'VALUES' information