postgresql/src
Tom Lane 92aa462247 Second try at IPv4-to-v6 mapping code; avoid assuming that the struct
returned by getaddrinfo_all will have enough room for an IPv6 address.
2003-09-05 23:07:21 +00:00
..
backend Second try at IPv4-to-v6 mapping code; avoid assuming that the struct 2003-09-05 23:07:21 +00:00
bin Clean up WIN32_CONSOLE code. 2003-09-05 02:31:10 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
include Second try at IPv4-to-v6 mapping code; avoid assuming that the struct 2003-09-05 23:07:21 +00:00
interfaces Enable Win32 to compile libpq again, and enable SSL compiles on that 2003-09-05 02:08:36 +00:00
makefiles
pl Looks like plperl has same bug as pltcl. 2003-09-04 15:16:39 +00:00
port ifdef out pqGetpwuid() because Win32 doesn't have struct passwd. 2003-09-05 17:43:40 +00:00
template Tighten casting of function call pointers for threads. 2003-09-03 22:34:08 +00:00
test Adjust date/time input parsing code to correctly distinguish the four 2003-08-27 23:29:29 +00:00
tools Tighten casting of function call pointers for threads. 2003-09-03 22:34:08 +00:00
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
utils
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
DEVELOPERS
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Clean up after pygresql removal: adjust/remove documentation and remove 2003-09-01 23:01:49 +00:00
Makefile.shlib Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls-global.mk Avoid shell syntax error if list of languages is empty. 2002-09-02 22:19:42 +00:00
win32.mak