pgbouncer - pgbouncer: Further memory conservation by making state

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: Further memory conservation by making state
Date: 2008-07-16 14:26:47
Message-ID: 20080716142647.C1F1817AE6BF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Further memory conservation by making state bitfield :8.

Does this need #ifdef __GCC__?

Modified Files:
--------------
pgbouncer/include:
bouncer.h (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/include/bouncer.h.diff?r1=1.16&r2=1.17)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-07-16 14:34:23 pgbouncer - pgbouncer: few doc cleanups
Previous Message Tom Lane 2008-07-16 01:30:24 pgsql: Support "variadic" functions, which can accept a variable number