pgsql: revert to showing buffer counts in explain (buffers) - Mailing list pgsql-committers

From stark@postgresql.org (Greg Stark)
Subject pgsql: revert to showing buffer counts in explain (buffers)
Date
Msg-id 20100216200713.5CC2E7541C5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
revert to showing buffer counts in explain (buffers)

Modified Files:
--------------
    pgsql/src/backend/commands:
        explain.c (r1.201 -> r1.202)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/explain.c?r1=1.201&r2=1.202)

pgsql-committers by date:

Previous
From: Thom Brown
Date:
Subject: Re: pgsql: Add emulation of non-blocking sockets to the win32 socket/signal
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Clarify documentation on the behavior of unnamed bind queries.