pgsql: Fix some issues that prevent this file to be processed by - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Fix some issues that prevent this file to be processed by
Date
Msg-id 20080819030856.4DF6D755315@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Fix some issues that prevent this file to be processed by  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Log Message:
-----------
Fix some issues that prevent this file to be processed by scripts.

While at it, mark a couple of items completed in 8.4:
!   o -Prevent long-lived temporary tables from causing frozen-xid
      advancement starvation

! * -Improve performance of shared invalidation queue for multiple CPUs

Also remove a couple of obsolete assignments.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2499 -> r1.2500)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2499&r2=1.2500)
    pgsql/doc/src/FAQ:
        TODO.html (r1.1005 -> r1.1006)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.1005&r2=1.1006)

pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (Dave Page)
Date:
Subject: stackbuilder - wizard: App icons on Mac and Linux.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Fix some issues that prevent this file to be processed by