summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc
AgeCommit message (Expand)Author
2002-06-121) Fix a bug *double error message*.Hiroshi Inoue
2002-06-06Add missing win_setup.h.Hiroshi Inoue
2002-06-06Add *Int8 As* option.Hiroshi Inoue
2002-05-221) Support Keyset Driven driver cursors.Hiroshi Inoue
2002-05-09Add a file for version control.Hiroshi Inoue
2002-04-25Fix for the following items about escape sequenceHiroshi Inoue
2002-04-24Sorry for the package, but the following patch need to be applied to getBruce Momjian
2002-04-231) Fix SQLProcedures().Hiroshi Inoue
2002-04-151) Fix a bug about reporting varchar info thanks to Aceto.Hiroshi Inoue
2002-04-121) Fix a bug in declare/fetch mode.Hiroshi Inoue
2002-04-10Prevent an infinite loop of error reporting.Hiroshi Inoue
2002-04-09Let psqlodbc30 be compilable without /D DRIVER_CURSOR_IMPLEMENT.Hiroshi Inoue
2002-04-04Fix a bug in SQLError().Hiroshi Inoue
2002-04-04Fix a bug in multibyte_strchr().Hiroshi Inoue
2002-04-02Fix compiler warnings.Hiroshi Inoue
2002-04-02[HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-lHiroshi Inoue
2002-04-011) Add rollback functionality to updatable cursors.Hiroshi Inoue
2002-03-29Fix ODBC warnings about missing parens and pg_ismb not used (addedBruce Momjian
2002-03-28[2002-03-28]Hiroshi Inoue
2002-03-25Fix for ODBC compile warnings.Bruce Momjian
2002-03-141) Internal improvements to handle updatable cursors(1st cut).Hiroshi Inoue
2002-03-11Bug fixes for the 2002-03-08 change.Hiroshi Inoue
2002-03-08Remove compile errors.Hiroshi Inoue
2002-03-081) Implement SQLParamOptions().Hiroshi Inoue
2002-03-06Change made to elog:Bruce Momjian
2002-03-05> Tatsuo Ishii wrote:Bruce Momjian
2002-03-01Add files for Unicode support.Hiroshi Inoue
2002-02-27Improve the handling of ODBC escape(a request from Marcelo Aceto).Hiroshi Inoue
2002-02-18Remove compile warnings in multibute mode.Hiroshi Inoue
2002-02-18The version is now 7.01.0010.Hiroshi Inoue
2002-02-18Separate info30.c from info.c.Hiroshi Inoue
2002-02-18Add files for ODBC3.0 support.Hiroshi Inoue
2002-02-18Remove ODBC todo, add to main TODO.Bruce Momjian
2002-01-14Small AIX fixes from Rick Flower.Bruce Momjian
2002-01-11*** empty log message ***Hiroshi Inoue
2002-01-11Add a directory to save the changes until 7.3-tree is branched.Hiroshi Inoue
2001-12-30Make sure that all <ctype.h> routines are called with unsigned charTom Lane
2001-12-21Remove duplicate lines from fouled up last commit (my DSL line failedThomas G. Lockhart
2001-12-10Remove duplicate lines from previous patch attempt. Trouble with myThomas G. Lockhart
2001-12-10Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing emptyThomas G. Lockhart
2001-12-02More correct way to check for existence of types, which allows to specifyPeter Eisentraut
2001-12-02Update since left and right are no longer key words.Peter Eisentraut
2001-11-28No longer need define test in md5.h because of Hiroshi's win_md5.c.Bruce Momjian
2001-11-19Fix comment at top of file to match file name.Hiroshi Inoue
2001-11-18Improve comments about duplicate files.Bruce Momjian
2001-11-16Add missing prototype.Bruce Momjian
2001-11-16Add configure result checks on odbc, per Peter E.Bruce Momjian
2001-11-16Change SQLDescribeCol so that it returns alias name properly.Hiroshi Inoue
2001-11-15Update md5.h because it can't get the value from configure.Bruce Momjian
2001-11-15Fix comment at top of file to match file name.Bruce Momjian