summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc
AgeCommit message (Expand)Author
2002-08-22Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier
2002-08-09Change LOCK statements to start new transactionHiroshi Inoue
2002-08-011) Improve the handling of the queries like (select ..) union (select ..)Hiroshi Inoue
2002-07-30Fix a bug about automatic client_encoding setting.Hiroshi Inoue
2002-07-26Fix a bug about the handling of CX parameter of the connection stringHiroshi Inoue
2002-07-15Fix a bug about the handling of '.' in parse.c.Hiroshi Inoue
2002-07-12An improvement of User Interface(Setup dialog) by Dave Page.Hiroshi Inoue
2002-07-121) Fix a memory leak in use declare/fetch mode.Hiroshi Inoue
2002-07-11Make NAMEDATALEN changeable at compile time.Hiroshi Inoue
2002-07-05Fix a bug reported by Zhou Han.Hiroshi Inoue
2002-06-281) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page).Hiroshi Inoue
2002-06-251) Add support for GB18030.Hiroshi Inoue
2002-06-20Update copyright to 2002.Bruce Momjian
2002-06-15Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard.Thomas G. Lockhart
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