Обсуждение: pgsql: Use type pgsocket for Windows pipe emulation socket calls

Поиск
Список
Период
Сортировка

pgsql: Use type pgsocket for Windows pipe emulation socket calls

От
Bruce Momjian
Дата:
Use type pgsocket for Windows pipe emulation socket calls

This prevents several compiler warnings on Windows.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0ada6b84b058b76095ffffa69175e82b6f3e63ec

Modified Files
--------------
src/bin/pg_dump/parallel.c |   26 +++++++++++++++++++-------
1 file changed, 19 insertions(+), 7 deletions(-)