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-05-03
BTW it does not add encodign it just patches existing one (KOI8) to
Bruce Momjian
2001-05-02
Previous commit mistakenly converted all newlines to DOS style (CR/LF).
Tom Lane
2001-05-01
1) fix bugs reported by Andrea Aime.
Hiroshi Inoue
2001-04-23
1) Decrease the size of needlessly large buffers. For example, it
Hiroshi Inoue
2001-04-23
A patch to fix the following bugs.
Hiroshi Inoue
2001-04-17
The renewal of README thanks to Dave Page.
Hiroshi Inoue
2001-04-06
Sorry my previous change was a mistake.
Hiroshi Inoue
2001-04-06
1) Fit the precision of floating point to that of server side
Hiroshi Inoue
2001-03-27
ODBC source code cleanup. Mostly alignment of #define constants.
Bruce Momjian
2001-03-26
Add multibyte support
Hiroshi Inoue
2001-03-25
Fix unportable assumptions about alignment of local char[n] variables.
Tom Lane
2001-03-23
Fix comments that were mis-wrapped, for Tom Lane.
Bruce Momjian
2001-03-22
Remove dashes in comments that don't need them, rewrap with pgindent.
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-03-21
The attached patch fixes win32.mak which got broken by the Multibyte mod
Hiroshi Inoue
2001-03-21
a fix from Eiji Tokuya.
Hiroshi Inoue
2001-03-16
Oops I forgot to add new files for multibyte support.
Hiroshi Inoue
2001-03-16
Add multibyte support.
Hiroshi Inoue
2001-03-14
Fix some memory leaks.
Hiroshi Inoue
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
[next]