Minor fixes (mostly win32)

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Minor fixes (mostly win32)
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F332@harris.memetrics.local
обсуждение исходный текст
Список pgsql-patches
For application to HEAD, following community review.

* Mostly, casting etc to remove compilation warnings in win32 only code.

* main.c: set _IONBF to stdout/stderr under win32 (under win32, _IOLBF
defaults to full buffering)

* pg_resetxlog/Makefile: ensures dirmod.o gets cleaned (got bitten by this
when, after "make clean"ing, switching compilation between Ming + Cygwin)

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>



Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: dirmod (pg_usleep) bit-rot
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Minor fixes (mostly win32)