pgsql: Clarify hash index caution and copy to CREATE INDEX docs

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify hash index caution and copy to CREATE INDEX docs
Date: 2012-10-17 07:23:34
Message-ID: E1TONyY-0007rE-KJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify hash index caution and copy to CREATE INDEX docs

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/679f2ca25b34df013b57eb8aa8b32d6c3f56721a

Modified Files
--------------
doc/src/sgml/indices.sgml | 6 ++++--
doc/src/sgml/ref/create_index.sgml | 12 ++++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-10-17 07:27:41 pgsql: Clarify hash index caution and copy to CREATE INDEX docs
Previous Message Simon Riggs 2012-10-17 07:16:21 pgsql: Clarify hash index caution and copy to CREATE INDEX docs