Re: incorrect order? in "D.1. Supported Features" of PostgreSQL 16 manual
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: 小泉 悟 <koizumistr@minos.ocn.ne.jp>
Cc: pgsql-docs <pgsql-docs@lists.postgresql.org>,
Peter Eisentraut <peter@eisentraut.org>
Date: 2024-02-23T12:27:14Z
Lists: pgsql-docs
> On 23 Feb 2024, at 12:23, 小泉 悟 <koizumistr@minos.ocn.ne.jp> wrote: > Upon closer inspection, F305 is also "INTERSECT ALL table operator”. > Perhaps F302-02 would be unnecessary. The list is intended to reflect what's in the SQL:2023 standard, so whatever the standard says we should too. I don't have a copy of the standard though so I'll leave it to someone who does comment. -- Daniel Gustafsson
Commits
-
Fix mistake in SQL features list
- e612384fc78d 17.0 landed
- a6155c43cc82 16.3 landed