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
Commit message (
Expand
)
Author
Age
*
Fix sloppiness about static vs non-static declaration of functions.
Tom Lane
2001-09-30
*
Fix the bug about boolean type handling reported by
Hiroshi Inoue
2001-09-29
*
1) Fix compile errors on Windows.
Hiroshi Inoue
2001-09-24
*
Don't refer to odbcinst.ini by absolute path. SQLGetPrivateProfileString
Peter Eisentraut
2001-09-23
*
Provide some initial support for building the ODBC driver for
Peter Eisentraut
2001-09-22
*
1) Avoid an overflow of connection string for Access(Microsoft Jet).
Hiroshi Inoue
2001-09-21
*
Change an *if condition*.
Hiroshi Inoue
2001-09-14
*
1) Improve the implementation of *Disallow Premature* for
Hiroshi Inoue
2001-09-14
*
Fix a coversation error with pre 6.4 versions.
Hiroshi Inoue
2001-09-14
*
Add missing paren to ODBC compiles.
Bruce Momjian
2001-09-13
*
1) Not export ODBC 3.0 functions.
Hiroshi Inoue
2001-09-13
*
Link ODBC driver with -lnsl and -lsocket, for Solaris.
Peter Eisentraut
2001-09-11
*
Fix some multibyte related bugs.
Hiroshi Inoue
2001-09-11
*
Change dialog windows.
Hiroshi Inoue
2001-09-10
*
1) Fix SQLForeignKeys() in multibyte mode.
Hiroshi Inoue
2001-09-10
*
Improve declare/fetch mode a little.
Hiroshi Inoue
2001-09-08
*
Move updateCommon() into Win32 block because it is only used there.
Bruce Momjian
2001-09-08
*
Resolve compile errors on unix.
Hiroshi Inoue
2001-09-08
*
1) Most driver options could be set per DSN.
Hiroshi Inoue
2001-09-07
*
Fix Karel's patch. Suggested by Eiji Tokuya
Tatsuo Ishii
2001-09-06
*
Commit Karel's patch.
Tatsuo Ishii
2001-09-06
*
Fix a wrong error handling.
Hiroshi Inoue
2001-08-28
*
Do not install the odbc header files, per discussion on odbc list.
Peter Eisentraut
2001-08-27
*
Fix a complie error on Windows platform.
Hiroshi Inoue
2001-08-27
*
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
Peter Eisentraut
2001-08-24
*
Fix a lot of compile errors on unix.
Hiroshi Inoue
2001-08-21
*
Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems.
Bruce Momjian
2001-08-21
*
1) Change all internal SQL function calls from
Hiroshi Inoue
2001-08-18
*
Add 4-byte MD5 salt.
Bruce Momjian
2001-08-17
*
Use MD5 for wire protocol encryption for >= 7.2 client/server.
Bruce Momjian
2001-08-15
*
Add new files for the preparation.
Hiroshi Inoue
2001-08-10
*
> 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, the
Bruce Momjian
2001-08-04
*
Handle Procedure calls.
Hiroshi Inoue
2001-06-27
*
Change SQLPrimaryKeys() so that it detects the primary key
Hiroshi Inoue
2001-06-22
*
Change the driver so that large error messages are returned
Hiroshi Inoue
2001-06-20
*
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
*
Fix *escape* handling in copy_statement_with_parameters(was my fault).
Hiroshi Inoue
2001-06-18
*
Fix compile error caused by patch application.
Bruce Momjian
2001-06-12
*
I installed postgres 7.1 with --enable-odbc. I then installed
Bruce Momjian
2001-06-12
*
Remove OLD_FILE_NAMING code. No longer used.
Bruce Momjian
2001-05-30
*
Get rid of the following size limit.
Hiroshi Inoue
2001-05-25
*
1) Decrease the size of some buffers.
Hiroshi Inoue
2001-05-17
*
Add missing paren.
Bruce Momjian
2001-05-16
*
Fix for HASH for index lookups in ODBC.
Bruce Momjian
2001-05-16
*
Remove columns pg_index.haskeytype and pg_index.indisclustered. Not used.
Bruce Momjian
2001-05-14
*
Stamp CVS as 7.2. Update all interface version numbers. This is the
Bruce Momjian
2001-05-11
*
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
*
BTW it does not add encodign it just patches existing one (KOI8) to
Bruce Momjian
2001-05-03
[next]