On Mon, Apr 4, 2011 at 23:08, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
>
> On 04/04/2011 04:41 PM, Peter Eisentraut wrote:
>>
>> My not yet complete attempt at doing a Windows build produces several of
>> these warnings during the build phase:
>>
>> Hash %ENV missing the % in argument 1 of each() at -e line 1.
>>
>> I believe the attached patch is the fix for that.
>>
>
> I am not seeing any such errors on currawong or mastodon. So I'm not sure
> what you're doing that's causing you to get the errors, or if your platform
> is different. But I think we need to get to the bottom of it before changing
> something that's working.
+1.
Are you perhaps running this under some non-standard shell? Or maybe
we've hit another windows version incompatibility - what version of
Windows are you seeing this on?
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
In response to
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2011-04-04 21:22:33 |
| Subject: Re: GUC assign hooks (was Re: wal_buffers = -1 and SIGHUP) |
| Previous: | From: Robert Haas | Date: 2011-04-04 21:13:39 |
| Subject: Re: synchronous_commit and synchronous_replication Re: [COMMITTERS]
pgsql: Efficient transaction-controlled synchronous replication. |