Re: [patch] build issues on Win32

From: Noah Misch <noah(at)leadboat(dot)com>
To: Dag-Erling Smørgrav <des(at)des(dot)no>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [patch] build issues on Win32
Date: 2014-06-12 00:53:39
Message-ID: 20140612005339.GA686905@tornado.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 10, 2010 at 10:51:23AM -0500, Tom Lane wrote:
> =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des(at)des(dot)no> writes:
> > -LDFLAGS="-Wl,--allow-multiple-definition"
> > +LDFLAGS="${LDFLAGS} -Wl,--allow-multiple-definition"
>
> That bit seems sane.

I've committed that part. Thanks.

--
Noah Misch
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2014-06-12 00:59:17 Re: API change advice: Passing plan invalidation info from the rewriter into the planner?
Previous Message Stephen Frost 2014-06-11 23:46:56 Re: API change advice: Passing plan invalidation info from the rewriter into the planner?