Postgresql for cygwin - 3rd

Поиск
Список
Период
Сортировка
От marco atzeri
Тема Postgresql for cygwin - 3rd
Дата
Msg-id 51B59794.3000500@gmail.com
обсуждение исходный текст
Ответы Re: Postgresql for cygwin - 3rd  (Bruce Momjian <bruce@momjian.us>)
Список 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


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Optimising Foreign Key checks
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: pg_dump with postgis extension dumps rules separately