pgsql: Add: > * Prevent long-lived temporary tables from causing - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > * Prevent long-lived temporary tables from causing
Date
Msg-id 20071031201244.F40E7754229@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

> * Prevent long-lived temporary tables from causing frozen-Xid advancement
>    starvation

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2220 -> r1.2221)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2220&r2=1.2221)
    pgsql/doc/src/FAQ:
        TODO.html (r1.729 -> r1.730)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.729&r2=1.730)

pgsql-committers by date:

Previous
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: use unlikely() in debug macros
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: In the previous commit message, I forgot to credit Simon Riggs