pgbouncer - pgbouncer: drop too clever optimizations from system.h

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: drop too clever optimizations from system.h
Date: 2008-06-25 15:06:23
Message-ID: 20080625150623.25C6517AE6FB@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
drop too clever optimizations from system.h

Modified Files:
--------------
pgbouncer/include:
system.h (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/include/system.h.diff?r1=1.13&r2=1.14)
pgbouncer/src:
hash.c (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/hash.c.diff?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-06-25 15:07:36 pgbouncer - pgbouncer: basename may be non-const on some systems, make
Previous Message User Mkz 2008-06-25 14:53:28 pgbouncer - pgbouncer: include both pwd.h and grp.h in system.c and