pgsql: Forgot to back-patch CLUSTER test fix to 8.4.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Forgot to back-patch CLUSTER test fix to 8.4.
Date: 2010-02-03 06:36:16
Message-ID: 20100203063616.B924E7541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Forgot to back-patch CLUSTER test fix to 8.4.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/src/test/regress/expected:
cluster.out (r1.20.4.1 -> r1.20.4.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/cluster.out?r1=1.20.4.1&r2=1.20.4.2)
pgsql/src/test/regress/sql:
cluster.sql (r1.12.4.1 -> r1.12.4.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/cluster.sql?r1=1.12.4.1&r2=1.12.4.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-02-03 09:47:19 pgsql: Add a message type header to the CopyData messages sent from
Previous Message Magnus Hagander 2010-02-03 06:22:27 Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get