postgresql/src/bin
Bruce Momjian ac608fe758 Use type pgsocket for Windows pipe emulation socket calls
This prevents several compiler warnings on Windows.
2014-06-16 15:24:38 -04:00
..
initdb Fix unportable setvbuf() usage in initdb. 2014-05-15 15:57:54 -04:00
pg_basebackup Fix typos in comments. 2014-06-11 20:54:06 +09:00
pg_config pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_controldata Add defenses against running with a wrong selection of LOBLKSIZE. 2014-06-05 11:31:06 -04:00
pg_ctl Fix a bunch of functions that were declared static then defined not-static. 2014-05-17 17:57:53 -04:00
pg_dump Use type pgsocket for Windows pipe emulation socket calls 2014-06-16 15:24:38 -04:00
pg_resetxlog Add defenses against running with a wrong selection of LOBLKSIZE. 2014-06-05 11:31:06 -04:00
pgevent
psql Misc message style and doc fixes. 2014-05-15 14:49:11 +03:00
scripts pgindent run for 9.4 2014-05-06 12:12:18 -04:00
Makefile