pgbouncer - pgbouncer: include both pwd.h and grp.h in system.c and

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: include both pwd.h and grp.h in system.c and
Date: 2008-06-25 14:53:28
Message-ID: 20080625145328.B958917AE6FB@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
include both pwd.h and grp.h in system.c and autoconf them

Modified Files:
--------------
pgbouncer:
configure.ac (r1.33 -> r1.34)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.33&r2=1.34)
pgbouncer/src:
system.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/system.c.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-06-25 15:06:23 pgbouncer - pgbouncer: drop too clever optimizations from system.h
Previous Message User Mkz 2008-06-25 14:47:55 pgbouncer - pgbouncer: Build fixes for Solaris * Use __func__ and