pgsql: Add some test scaffolding to allow cache-flush stress testing - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Add some test scaffolding to allow cache-flush stress testing
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add some test scaffolding to allow cache-flush stress testing (and I do
mean stress ... system is orders of magnitude slower with this enabled).

Modified Files:
--------------
    pgsql/src/backend/utils/cache:
        inval.c (r1.74 -> r1.75)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/inval.c.diff?r1=1.74&r2=1.75)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Add some test scaffolding to allow cache-flush stress testing