Commits

Showing commits that first shipped in 7.2 (backpatches included). Clear

DateSubjectAuthorReleases
2001-12-30 Make sure that all <ctype.h> routines are called with unsigned char Tom Lane 7.2.1
2001-12-10 Remove duplicate lines from previous patch attempt. Trouble with my Thomas G. Lockhart 7.2.1
2001-12-10 Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing empty Thomas G. Lockhart 7.2.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-11-05 1) Fix a few bugs about SQLGetData() Hiroshi Inoue 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-25 Add do { ... } while (0) to more bad macros. Bruce Momjian 7.2.1
2001-10-25 Add missing "do { ... } while(0)" in ODBC macros and add find_baddefs Bruce Momjian 7.2.1
2001-10-18 Accept an INTERVAL argument for SET TIME ZONE per SQL99. Thomas G. Lockhart 7.2.1
2001-10-12 Fix the bug reported by Chris Lee. Hiroshi Inoue 7.2.1
2001-09-30 Fix sloppiness about static vs non-static declaration of functions. Tom Lane 7.2.1
2001-09-29 Fix the bug about boolean type handling reported by Hiroshi Inoue 7.2.1
2001-09-24 1) Fix compile errors on Windows. Hiroshi Inoue 7.2.1
2001-09-22 Provide some initial support for building the ODBC driver for Peter Eisentraut 7.2.1
2001-09-14 1) Improve the implementation of *Disallow Premature* for Hiroshi Inoue 7.2.1
2001-09-13 1) Not export ODBC 3.0 functions. Hiroshi Inoue 7.2.1
2001-09-11 Fix some multibyte related bugs. Hiroshi Inoue 7.2.1
2001-09-08 Improve declare/fetch mode a little. Hiroshi Inoue 7.2.1
2001-09-08 Resolve compile errors on unix. Hiroshi Inoue 7.2.1
2001-09-07 1) Most driver options could be set per DSN. Hiroshi Inoue 7.2.1
2001-08-27 Fix a complie error on Windows platform. Hiroshi Inoue 7.2.1
2001-08-24 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of Peter Eisentraut 7.2.1
2001-08-21 Fix a lot of compile errors on unix. Hiroshi Inoue 7.2.1
2001-08-18 1) Change all internal SQL function calls from Hiroshi Inoue 7.2.1