pgsql: Fix BCC to not define compiler location.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix BCC to not define compiler location.
Date: 2005-04-30 04:00:07
Message-ID: 20050430040007.B06FE53874@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix BCC to not define compiler location.

Modified Files:
--------------
pgsql/src/interfaces/libpq:
bcc32.mak (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/bcc32.mak.diff?r1=1.17&r2=1.18)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-04-30 08:00:24 pgsql: This patch fixes a bug in the error message emitted by pg_restore
Previous Message Bruce Momjian 2005-04-30 03:59:42 Re: pgsql: Improve cleanup from win32 client-only build.