pgsql: We no longer need to palloc the VacuumStmt node; keeping it on - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: We no longer need to palloc the VacuumStmt node; keeping it on
Date
Msg-id 20070323205640.0C01A9FB6B7@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
We no longer need to palloc the VacuumStmt node; keeping it on the stack is
simpler.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        autovacuum.c (r1.34 -> r1.35)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c.diff?r1=1.34&r2=1.35)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in
Next
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: stackbuilder - wizard: Download using a sensible chunk size - 4Kb seems