pgsql: Some small editorialization on the description of CREATE INDEX

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Some small editorialization on the description of CREATE INDEX
Date: 2006-09-13 23:42:26
Message-ID: 20060913234226.528B69FB222@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Some small editorialization on the description of CREATE INDEX
CONCURRENTLY. Greg Stark, some further tweaks by me.

Modified Files:
--------------
pgsql/doc/src/sgml:
indices.sgml (r1.60 -> r1.61)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/indices.sgml.diff?r1=1.60&r2=1.61)
pgsql/doc/src/sgml/ref:
create_index.sgml (r1.56 -> r1.57)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_index.sgml.diff?r1=1.56&r2=1.57)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-09-13 23:55:26 information_schema vs temp tables (was Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`)
Previous Message User Sdanforth 2006-09-13 22:21:38 bizgres - bizgres: Fixed keywork expansion.