index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
odbc
/
socket.c
Commit message (
Expand
)
Author
Age
*
Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc
Marc G. Fournier
2002-08-22
*
[HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-l
Hiroshi Inoue
2002-04-02
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Provide some initial support for building the ODBC driver for
Peter Eisentraut
2001-09-22
*
1) Most driver options could be set per DSN.
Hiroshi Inoue
2001-09-07
*
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
Peter Eisentraut
2001-08-24
*
Corrected the check for *message truncated* for the future use.
Hiroshi Inoue
2001-06-19
*
Changed the error handling as follows.
Hiroshi Inoue
2001-06-19
*
Run pgindent on ODBC code only, to reformat new comments.
Bruce Momjian
2001-05-08
*
ODBC source code cleanup patch. Should match rest of PostgreSQL code better.
Bruce Momjian
2001-05-08
*
ODBC source code cleanup. Mostly alignment of #define constants.
Bruce Momjian
2001-03-27
*
Fix unportable assumptions about alignment of local char[n] variables.
Tom Lane
2001-03-25
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Fix some memory leaks.
Hiroshi Inoue
2001-03-14
*
Back out all ODBC formatting changes, and back out removal of <6.4
Bruce Momjian
2001-02-14
*
SOCK_get_next_byte should not return garbage after error/EOF. Return
Tom Lane
2001-02-11
*
Remove unneeded shutdown() call, per Tom Lane.
Bruce Momjian
2001-02-11
*
Move X packet before shutdown().
Bruce Momjian
2001-02-11
*
More cleanup.
Bruce Momjian
2001-02-11
*
More cleanup.
Bruce Momjian
2001-02-11
*
Cleanup of source.
Bruce Momjian
2001-02-11
*
Disable X connection close in ODBC until solution is found.
Bruce Momjian
2001-02-10
*
More ODBC formatting cleanup.
Bruce Momjian
2001-02-10
*
Run pgindent over ODBC source. We couldn't do this years ago because we
Bruce Momjian
2001-02-10
*
Properly exit ODBC with 'X', allow linking on BSD/OS.
Bruce Momjian
2001-02-10
*
Remove // comments from ODBC.
Bruce Momjian
2000-05-27
*
Back out odbc changes until 7.1.
Bruce Momjian
2000-05-17
*
Several compilation and run-time problems occur when building on SGI
Bruce Momjian
2000-05-16
*
Update source code to Byron's v6.30.0250 sources plus minor cleanup
Thomas G. Lockhart
1998-10-06
*
Version 06-30-0248
Byron Nikolaidis
1998-07-22
*
Update odbc driver to current version V.0244
Byron Nikolaidis
1998-06-03
*
Replace old PostODBC driver with new one...
Marc G. Fournier
1998-04-13