pgsql: Add hash index caution to CREATE INDEX docs

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add hash index caution to CREATE INDEX docs
Date: 2012-10-17 07:36:18
Message-ID: E1TOOAs-000865-6x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add hash index caution to CREATE INDEX docs

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8ae503a5bee27959bcb063785d3dd25cb4966eca

Modified Files
--------------
doc/src/sgml/ref/create_index.sgml | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-10-17 07:37:17 pgsql: Add hash index caution to CREATE INDEX docs
Previous Message Simon Riggs 2012-10-17 07:34:03 pgsql: Clarify hash index caution and copy to CREATE INDEX docs