]> granicus.if.org Git - postgresql/commit
Attached is the complete diff against current CVS.
authorBruce Momjian <bruce@momjian.us>
Thu, 12 Jun 2003 08:15:29 +0000 (08:15 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 12 Jun 2003 08:15:29 +0000 (08:15 +0000)
commitb14295cfe4f2a738a0b023d10bc508da2c458bdb
tree372f60ae84e507d582a83600a700304b462f94da
parentdc4ee8a833c09e883f1966d1698792b627649740
Attached is the complete diff against current CVS.
Compiles on BCC 5.5 and VC++ 6.0 (with warnings).

Karl Waclawek
19 files changed:
src/backend/libpq/ip.c
src/backend/utils/mb/encnames.c
src/bin/psql/bcc32.mak
src/bin/psql/common.c
src/bin/psql/print.c
src/bin/psql/win32.mak
src/include/c.h
src/include/getaddrinfo.h
src/include/pg_config.h.win32
src/include/port.h
src/interfaces/libpq/bcc32.mak
src/interfaces/libpq/blibpqdll.def
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/fe-misc.c
src/interfaces/libpq/libpqdll.def
src/interfaces/libpq/win32.mak
src/port/crypt.c
src/port/getaddrinfo.c
src/port/inet_aton.c