forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3696234
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
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
82 |
| - | |
| 81 | + | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
|
0 commit comments
Comments
(0)