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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Forgot to back-patch CLUSTER test fix to 8.4.
Date
Msg-id 20100203063616.B924E7541B9@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Add a message type header to the CopyData messages sent from