Thread: pgsql: Document that COUNT(*) might not need a seq scan any more.

pgsql: Document that COUNT(*) might not need a seq scan any more.

From
Robert Haas
Date:
Document that COUNT(*) might not need a seq scan any more.

Noted by Josh Kupershmidt.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/eb6af016fc04392c41106ac866072914bf66ecd0

Modified Files
--------------
doc/src/sgml/func.sgml |    6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)