pgsql: docs: remove outdated note about unique indexes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: remove outdated note about unique indexes
Date: 2015-08-31 21:05:41
Message-ID: E1ZWWGr-0008RQ-2U@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: remove outdated note about unique indexes

Patch by Josh Kupershmidt

Backpatch through 9.5

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/049a7799dfce096923da27a9b0e4a3c7a0a47104

Modified Files
--------------
doc/src/sgml/indices.sgml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-08-31 22:10:10 pgsql: Clean up icc + ia64 situation.
Previous Message Tom Lane 2015-08-31 20:30:18 pgsql: Allow icc to use the same atomics infrastructure as gcc.