OSDN Git Service

Fix bit rot in pg_dump's ability to dump from 7.2 and 7.1 servers.
[pg-rex/syncrep.git] / src / interfaces / odbc / socket.c
2002-04-02 Hiroshi Inoue[HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-l
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-22 Peter EisentrautProvide some initial support for building the ODBC...
2001-09-07 Hiroshi Inoue1) Most driver options could be set per DSN.
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2001-06-19 Hiroshi InoueCorrected the check for *message truncated* for the...
2001-06-19 Hiroshi InoueChanged the error handling as follows.
2001-05-08 Bruce MomjianRun pgindent on ODBC code only, to reformat new comments.
2001-05-08 Bruce MomjianODBC source code cleanup patch. Should match rest...
2001-03-27 Bruce MomjianODBC source code cleanup. Mostly alignment of #define...
2001-03-25 Tom LaneFix unportable assumptions about alignment of local...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-14 Hiroshi InoueFix some memory leaks.
2001-02-14 Bruce MomjianBack out all ODBC formatting changes, and back out...
2001-02-11 Tom LaneSOCK_get_next_byte should not return garbage after...
2001-02-11 Bruce MomjianRemove unneeded shutdown() call, per Tom Lane.
2001-02-11 Bruce MomjianMove X packet before shutdown().
2001-02-11 Bruce MomjianMore cleanup.
2001-02-11 Bruce MomjianMore cleanup.
2001-02-11 Bruce MomjianCleanup of source.
2001-02-10 Bruce MomjianDisable X connection close in ODBC until solution is...
2001-02-10 Bruce MomjianMore ODBC formatting cleanup.
2001-02-10 Bruce MomjianRun pgindent over ODBC source. We couldn't do this...
2001-02-10 Bruce MomjianProperly exit ODBC with 'X', allow linking on BSD/OS.
2000-05-27 Bruce MomjianRemove // comments from ODBC.
2000-05-17 Bruce MomjianBack out odbc changes until 7.1.
2000-05-16 Bruce MomjianSeveral compilation and run-time problems occur when...
1998-10-06 Thomas G. LockhartUpdate source code to Byron's v6.30.0250 sources plus...
1998-07-22 Byron NikolaidisVersion 06-30-0248
1998-06-03 Byron NikolaidisUpdate odbc driver to current version V.0244
1998-04-13 Marc G. FournierReplace old PostODBC driver with new one...