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
/
bind.c
Commit message (
Expand
)
Author
Age
*
1) Support Keyset Driven driver cursors.
Hiroshi Inoue
2002-05-22
*
1) Add rollback functionality to updatable cursors.
Hiroshi Inoue
2002-04-01
*
[2002-03-28]
Hiroshi Inoue
2002-03-28
*
Fix for ODBC compile warnings.
Bruce Momjian
2002-03-25
*
Bug fixes for the 2002-03-08 change.
Hiroshi Inoue
2002-03-11
*
1) Implement SQLParamOptions().
Hiroshi Inoue
2002-03-08
*
The version is now 7.01.0010.
Hiroshi Inoue
2002-02-18
*
1) Fix a few bugs about SQLGetData()
Hiroshi Inoue
2001-11-05
*
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
*
1) Change all internal SQL function calls from
Hiroshi Inoue
2001-08-18
*
Change SQLPrimaryKeys() so that it detects the primary key
Hiroshi Inoue
2001-06-22
*
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
*
A patch to fix the following bugs.
Hiroshi Inoue
2001-04-23
*
ODBC source code cleanup. Mostly alignment of #define constants.
Bruce Momjian
2001-03-27
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Back out all ODBC formatting changes, and back out removal of <6.4
Bruce Momjian
2001-02-14
*
Source alignment cleanups.
Bruce Momjian
2001-02-11
*
More cleanup.
Bruce Momjian
2001-02-11
*
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 inclusions of <malloc.h>.
Peter Eisentraut
2000-12-19
*
Remove compiler warnings (add missing include files). Only link against
Peter Eisentraut
2000-10-28
*
Cleanup of <> and ""
Bruce Momjian
2000-05-29
*
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
*
bug fix for large objects (free)
Byron Nikolaidis
1999-10-25
*
Update 06-40-0004 -- Add Bookmark support!
Byron Nikolaidis
1999-01-08
*
Update for version 6-40-0002 and re-merge Thomas' changes.
Byron Nikolaidis
1998-12-29
*
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 to v.0246
Byron Nikolaidis
1998-06-16
*
Update driver to official 6.30.0244 release.
Byron Nikolaidis
1998-06-08
*
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