Update SQL features count
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 1 Apr 2020 12:43:45 +0000 (14:43 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 1 Apr 2020 12:43:45 +0000 (14:43 +0200)
commit369623492d08703c6e6269c995ce73b73d187416
tree1b223c40fbb0df50f9b970da868b29cefab4b103
parent4d276ba94fd9b19457aeb5b6d9af00589fe184a0
Update SQL features count

The previously listed total of 179 does not appear to be correct for
SQL:2016 anymore.  (Previous SQL versions had slightly different
feature sets, so it's plausible that it was once correct.)  The
currently correct count is the number of rows in the respective tables
in appendix F in SQL parts 2 and 11, minus 2 features that are listed
twice.  Thus the correct count is currently 177.  This also matches
the number of Core entries the built documentation currently shows, so
it's internally consistent.
doc/src/sgml/features.sgml