pgsql: Back-patch fix for ALTER DATABASE failing to flush pg_database - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Back-patch fix for ALTER DATABASE failing to flush pg_database
Date
Msg-id 20041118012002.B31533A44F1@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Back-patch fix for ALTER DATABASE failing to flush pg_database changes
to disk right away.  This is just a one-liner change rather than trying
to use FlushRelationBuffers().

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        dbcommands.c (r1.107.2.1 -> r1.107.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/dbcommands.c.diff?r1=1.107.2.1&r2=1.107.2.2)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Back-patch fix for ALTER DATABASE failing to flush pg_database
Next
From: am@pgfoundry.org (User Am)
Date:
Subject: press - pr: Translated the 'release' file.