| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Peter Eisentraut <petere(at)postgresql(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Don't build the win32 support files in the all target, only in |
| Date: | 2008-02-26 16:19:54 |
| Message-ID: | 47C43C2A.1080906@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
This appears to have broken Win32 Mingw builds - see
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=dawn_bat&dt=2008-02-26%2007:00:01
cheers
andrew
Peter Eisentraut wrote:
> Log Message:
> -----------
> Don't build the win32 support files in the all target, only in distprep and
> when they are actually needed as prerequisites.
>
> Modified Files:
> --------------
> pgsql/src:
> Makefile.shlib (r1.112 -> r1.113)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib?r1=1.112&r2=1.113)
> pgsql/src/interfaces/libpq:
> Makefile (r1.162 -> r1.163)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/Makefile?r1=1.162&r2=1.163)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Pgunittest | 2008-02-26 17:32:04 | pgunittest - pgUnitTest_Rnd: |
| Previous Message | Peter Eisentraut | 2008-02-26 16:07:16 | pgsql: In the SSH setup instructions, change ssh -L 3333:foo.com:5432 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-02-26 16:42:45 | Re: Proposed changes to DTrace probe implementation |
| Previous Message | Robert Treat | 2008-02-26 15:53:12 | Re: Including PL/PgSQL by default |