pgsql: Ensure that CLUSTER leaves the toast table and index with - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Ensure that CLUSTER leaves the toast table and index with
Date
Msg-id 20081014171950.A5F167545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Ensure that CLUSTER leaves the toast table and index with consistent names,
by renaming the new copies after the catalog games.

Modified Files:
--------------
    pgsql/src/backend/commands:
        cluster.c (r1.177 -> r1.178)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/cluster.c?r1=1.177&r2=1.178)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Extend the date type to support infinity and -infinity,
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update citext expected output for recent change in error message