pgsql: Add: > * Allow statistics collector information to be pulled - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > * Allow statistics collector information to be pulled
Date
Msg-id 20060201173245.881149DCA20@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

> * Allow statistics collector information to be pulled from the collector
>   process directly, rather than requiring the collector to write a
>   filesystem file twice a second?

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1754 -> r1.1755)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1754&r2=1.1755)
    pgsql/doc/src/FAQ:
        TODO.html (r1.259 -> r1.260)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.259&r2=1.260)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add code comment about Linux stack randomization and shared
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Make pgc.l source code alignment consistent.