pgsql: Remove documentation mention that hash indexes perform no better

Started by Bruce Momjianover 17 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Remove documentation mention that hash indexes perform no better than
btree; keep mention about missing WAL logging.

Kenneth Marshall

Modified Files:
--------------
pgsql/doc/src/sgml:
indices.sgml (r1.75 -> r1.76)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/indices.sgml?r1=1.75&r2=1.76)