pgsql: Fix oversight in the relation forks patch: forgot to copy fork - Mailing list pgsql-committers

From heikki@postgresql.org (Heikki Linnakangas)
Subject pgsql: Fix oversight in the relation forks patch: forgot to copy fork
Date
Msg-id 20081014080640.2A7D37545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix oversight in the relation forks patch: forgot to copy fork number to
fsync requests. This should fix the installcheck failure of the buildfarm
member "kudu".

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        bgwriter.c (r1.52 -> r1.53)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/bgwriter.c?r1=1.52&r2=1.53)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add docs and regression test about sorting the output of a
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Fixed parsing of parameters.