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.
