pgsql: simple script to pull together a very small (<500k) tar file

From: scrappy(at)postgresql(dot)org (Marc G(dot) Fournier)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: simple script to pull together a very small (<500k) tar file
Date: 2007-10-30 02:34:48
Message-ID: 20071030023448.762D2754229@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------

simple script to pull together a very small (<500k) tar file that builds
*just* libpq ... its not perfect, as it pulls in more files then is
necessarily required to build, but as it is, it requires one simple patch
to configure.in in order to work ...

Tested on FreeBSD ... patch for configure.in hasn't been applied, but
putting the script in place so that it doesn't get lost ...

Added Files:
-----------
pgsql/src/tools:
make_libpq.sh (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/make_libpq.sh?rev=1.1&content-type=text/x-cvsweb-markup)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message User Eggyknap 2007-10-30 10:27:41 pgsnmpd - pgsnmpd: (finally) finish the pg_statistic table MIB
Previous Message User Markir 2007-10-30 00:52:53 bizgres - bizgres: Use definable symbol RESLOCK_DEBUG to conditionally

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-10-30 04:48:27 Re: Recovery of Multi-stage WAL actions
Previous Message Meredith L. Patterson 2007-10-30 02:02:09 install-strip causes dyld errors on OS X