Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-22Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier
2002-07-30Fix a bug about automatic client_encoding setting.Hiroshi Inoue
2002-06-251) Add support for GB18030.Hiroshi Inoue
2002-06-06Add *Int8 As* option.Hiroshi Inoue
2002-04-04Fix a bug in multibyte_strchr().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-08Remove compile errors.Hiroshi Inoue
2002-03-081) Implement SQLParamOptions().Hiroshi Inoue
2002-03-05> Tatsuo Ishii wrote:Bruce Momjian
2002-02-18Remove compile warnings in multibute mode.Hiroshi Inoue
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-071) Most driver options could be set per DSN.Hiroshi Inoue
2001-09-06Fix Karel's patch. Suggested by Eiji TokuyaTatsuo Ishii
2001-09-06Commit Karel's patch.Tatsuo Ishii
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2001-05-08Run pgindent on ODBC code only, to reformat new comments.Bruce Momjian
2001-05-08ODBC source code cleanup patch. Should match rest of PostgreSQL code better.Bruce Momjian
2001-03-27ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian
2001-03-22Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-03-21a fix from Eiji Tokuya.Hiroshi Inoue
2001-03-16Oops I forgot to add new files for multibyte support.Hiroshi Inoue