index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
odbc
/
parse.c
Age
Commit message (
Expand
)
Author
2001-08-24
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
Peter Eisentraut
2001-08-18
1) Change all internal SQL function calls from
Hiroshi Inoue
2001-05-08
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-01
1) fix bugs reported by Andrea Aime.
Hiroshi Inoue
2001-03-27
ODBC source code cleanup. Mostly alignment of #define constants.
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-03-16
Add multibyte support.
Hiroshi Inoue
2001-02-22
Fix the bug report [ODBC] select from a table having more than 32 fields:
Hiroshi Inoue
2001-02-14
Back out all ODBC formatting changes, and back out removal of <6.4
Bruce Momjian
2001-02-11
More cleanup.
Bruce Momjian
2001-02-10
More ODBC formatting cleanup.
Bruce Momjian
2001-02-10
Run pgindent over ODBC source. We couldn't do this years ago because we
Bruce Momjian
2001-02-10
Properly exit ODBC with 'X', allow linking on BSD/OS.
Bruce Momjian
2000-12-03
Ensure that all uses of <ctype.h> functions are applied to unsigned-char
Tom Lane
2000-05-27
Remove // comments from ODBC.
Bruce Momjian
2000-05-17
Back out odbc changes until 7.1.
Bruce Momjian
2000-05-16
Several compilation and run-time problems occur when building on SGI
Bruce Momjian
2000-01-05
Fix it's and its to be correct.
Bruce Momjian
1998-10-06
Update source code to Byron's v6.30.0250 sources plus minor cleanup
Thomas G. Lockhart
1998-07-22
Version 06-30-0248
Byron Nikolaidis