Thread: pgsql: Fix broken ALTER INDEX documentation

pgsql: Fix broken ALTER INDEX documentation

From
Alvaro Herrera
Date:
Fix broken ALTER INDEX documentation

Commit b8a91d9d1c put the description of the new IF EXISTS clause in the
wrong place -- move it where it belongs.

Backpatch to 9.2.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/209880ba7da708ab8df74dc47b9fad0665807f64

Modified Files
--------------
doc/src/sgml/ref/alter_index.sgml | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)