Re: pgwin32_open returning EINVAL

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Jaime Casanova <systemguards(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Zeugswetter Andreas ADI SD <Andreas(dot)Zeugswetter(at)s-itsolutions(dot)at>, Gregory Stark <stark(at)enterprisedb(dot)com>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgwin32_open returning EINVAL
Date: 2007-12-21 12:18:49
Message-ID: 20071221121849.GA6115@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan escribió:
>
> Alvaro Herrera wrote:

>> I think this patch should fix it. I think win32.mak needs to be
>> similarly patched.
>
> Don't you also need to add pgsleep.o to $(OBJS) in the win32 stanza?

Hmm. Wow, that's silly. I introduced a hack in a Replicator's Makefile
to avoid having to duplicate the file list. I'll look into submitting
it into libpq's for 8.4.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2007-12-21 14:13:32 Re: function body actors (was: viewing source code)
Previous Message Magnus Hagander 2007-12-21 09:05:12 Re: pgwin32_open returning EINVAL