Postgresql for cygwin - 3rd - Mailing list pgsql-hackers

From marco atzeri
Subject Postgresql for cygwin - 3rd
Date
Msg-id 51B59794.3000500@gmail.com
Whole thread Raw
Responses Re: Postgresql for cygwin - 3rd
List pgsql-hackers
Il 3/6/2013 11:46 PM, Andrew Dunstan ha scritto:
>
> Excellent. Will test it out soon.
>
> cheers
>
> andrew
>

Andrew,
please find attached a full patch for cygwin relative to 9.3beta1 :

- DLLTOLL/DLLWRAP are not used anymore, replaced
   by gcc also for postgres.exe (*)
- DLL versioning is added

Check failures:
- prepared_xacts is still freezing
   The cygwin failure you highlighted was solved,
   so it should be something else
- attached the 2 regressions diffs
      tsearch                  ... FAILED
      without_oid              ... FAILED
The second one seems a new one, not sure cygwin specific

Regards
Marco

*) http://www.cygwin.com/ml/cygwin/2013-03/msg00032.html


Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Optimising Foreign Key checks
Next
From: Dimitri Fontaine
Date:
Subject: Re: pg_dump with postgis extension dumps rules separately