index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
odbc
Age
Commit message (
Expand
)
Author
2001-03-13
The attached file contains the registry settings required to install the
Hiroshi Inoue
2001-03-10
Provide a hack to let initialization happen on platforms for which
Tom Lane
2001-03-10
Do not accept values from sections following the specified section.
Tom Lane
2001-03-10
1)Allow the access to indexes with up to 16 keys.
Hiroshi Inoue
2001-02-22
Fix the bug report [ODBC] select from a table having more than 32 fields:
Hiroshi Inoue
2001-02-20
Remove unportable #warning directive.
Tom Lane
2001-02-20
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-16
ichar() has been renamed to chr(), so fix translation table.
Tom Lane
2001-02-16
Add casting for numeric/float4/float8 type value
Hiroshi Inoue
2001-02-15
1) Change transaction boundary in autocommit off mode
Hiroshi Inoue
2001-02-14
Add 7.X to dialog box.
Bruce Momjian
2001-02-14
Back out all ODBC formatting changes, and back out removal of <6.4
Bruce Momjian
2001-02-12
Attached is a makefile for the ODBC driver for use under win32. It has been
Bruce Momjian
2001-02-12
New MS resource file, pgindented.
Bruce Momjian
2001-02-12
Update ODBC resource MS-generated file.
Bruce Momjian
2001-02-12
Change more // comments.
Bruce Momjian
2001-02-12
Replace // comments from file for MS products.
Bruce Momjian
2001-02-11
SOCK_get_next_byte should not return garbage after error/EOF. Return
Tom Lane
2001-02-11
Remove unneeded shutdown() call, per Tom Lane.
Bruce Momjian
2001-02-11
More cleanups.
Bruce Momjian
2001-02-11
Include file alignment fixes.
Bruce Momjian
2001-02-11
Move X packet before shutdown().
Bruce Momjian
2001-02-11
Source alignment cleanups.
Bruce Momjian
2001-02-11
More cleanup.
Bruce Momjian
2001-02-11
More cleanup.
Bruce Momjian
2001-02-11
Cleanup of source.
Bruce Momjian
2001-02-11
The attached patch does the following:
Bruce Momjian
2001-02-10
Disable X connection close in ODBC until solution is found.
Bruce Momjian
2001-02-10
Repair BSD/OS shared library fixes.
Peter Eisentraut
2001-02-10
Remove protcol option buttons.
Bruce Momjian
2001-02-10
ODBC BSD/OS fix.
Bruce Momjian
2001-02-10
Allow -Bsymbolic on BSDI for ODBC.
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
Remove protocol-dependent code. This should have been on previous commit.
Bruce Momjian
2001-02-10
Cleanup
Bruce Momjian
2001-02-10
Properly exit ODBC with 'X', allow linking on BSD/OS.
Bruce Momjian
2001-02-10
Ignore leading whitespace when trying to determine statement type,
Tom Lane
2001-02-09
Change SELECT to not trigger "BEGIN" in not autocommit mode.
Hiroshi Inoue
2001-02-08
Fix a misuse of 'char *' declaration.
Hiroshi Inoue
2001-02-06
Improved version handling introduced by Dave Page.
Hiroshi Inoue
2001-01-26
odbc1.diff changes the text on the Protocol Radio buttons on the driver
Bruce Momjian
2001-01-26
gcc complains about improperly terminated comment.
Tom Lane
2001-01-25
Further to the previous ODBC patches I posted today, I found a couple of
Bruce Momjian
2001-01-25
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Bruce Momjian
2001-01-25
I decided to give this a go after all :-) The attached patch does the
Bruce Momjian
2001-01-23
Subject: Bug in SQLForeignKeys()
Bruce Momjian
2000-12-30
Remove C++ comment.
Peter Eisentraut
2000-12-19
Remove inclusions of <malloc.h>.
Peter Eisentraut
2000-12-16
Fix linker options for ODBC driver. See comment in
Peter Eisentraut
[next]