pgsql: Update comment at top of index_create

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update comment at top of index_create
Date: 2012-12-06 02:11:39
Message-ID: E1TgQw7-0006ye-Uf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comment at top of index_create

I neglected to update it in commit f4c4335.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5e15cdb2ae7da5c1f9d8ca2ad970b98ca1cc4947

Modified Files
--------------
src/backend/catalog/index.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-12-06 04:43:12 pgsql: Fix intermittent crash in DROP INDEX CONCURRENTLY.
Previous Message Tom Lane 2012-12-05 23:28:19 pgsql: Ensure recovery pause feature doesn't pause unless users can con