pgbouncer - pgbouncer: detect basename() function, include small compat

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: detect basename() function, include small compat
Date: 2008-03-04 11:55:56
Message-ID: 20080304115556.CB83517ADD86@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
detect basename() function, include small compat func if missing

Modified Files:
--------------
pgbouncer:
configure.ac (r1.30 -> r1.31)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.30&r2=1.31)
pgbouncer/include:
system.h (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/include/system.h.diff?r1=1.10&r2=1.11)
pgbouncer/src:
system.c (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/system.c.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-03-04 12:09:05 pgbouncer - pgbouncer: More descriptive usage screen.
Previous Message User Okbob 2008-03-04 10:12:14 plpsm - plpgpsm: merge last patches from plpgsql