pgsql: Fix dumb compile error in the last patch. - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Fix dumb compile error in the last patch.
Date
Msg-id 20070519010234.BECE69FB5E4@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix dumb compile error in the last patch.

Modified Files:
--------------
    pgsql/src/backend/commands:
        cluster.c (r1.161 -> r1.162)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/cluster.c.diff?r1=1.161&r2=1.162)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Have CLUSTER advance the table's relfrozenxid.
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: tackling Vista problem - another try