Обсуждение: 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ac608fe758455804f26179ea7c556e7752e453e8

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