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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Prevent long-lived temporary tables from causing
Date: 2007-10-31 20:12:44
Message-ID: 20071031201244.F40E7754229@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2007-10-31 20:58:47 Re: pgsql: In the previous commit message, I forgot to credit Simon Riggs
Previous Message User Mkz 2007-10-31 14:04:47 pgbouncer - pgbouncer: use unlikely() in debug macros