Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3696234

Browse files
committed
Update SQL features count
The previously listed total of 179 does not appear to be correct forSQL:2016 anymore. (Previous SQL versions had slightly differentfeature sets, so it's plausible that it was once correct.) Thecurrently correct count is the number of rows in the respective tablesin appendix F in SQL parts 2 and 11, minus 2 features that are listedtwice. Thus the correct count is currently 177. This also matchesthe number of Core entries the built documentation currently shows, soit's internally consistent.
1 parent4d276ba commit3696234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/features.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878

7979
<para>
8080
PostgreSQL supports most of the major features of SQL:2016. Out of
81-
179 mandatory features required for full Core conformance,
82-
PostgreSQL conforms to at least160. In addition, there is a long
81+
177 mandatory features required for full Core conformance,
82+
PostgreSQL conforms to at least170. In addition, there is a long
8383
list of supported optional features. It might be worth noting that at
8484
the time of writing, no current version of any database management
8585
system claims full conformance to Core SQL:2016.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp