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
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-03
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-01-17
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-08
Update 06-40-0004 -- Add Bookmark support!
Byron Nikolaidis
1999-01-06
Update 06-40-0003
Byron Nikolaidis
1999-01-05
Mini Update #2 -- final fixes for buffer lengths, null buffers, truncation
Byron Nikolaidis
1998-12-31
uncomment MYLOG to prevent warnings in compile
Byron Nikolaidis
1998-12-31
Mini update to fix SQLGetInfo to work properly (truncation, NULL)
Byron Nikolaidis
1998-12-29
Minor fixes to compile on unix for v6-40-0002
Byron Nikolaidis
1998-12-29
Update for version 6-40-0002 and re-merge Thomas' changes.
Byron Nikolaidis
1998-11-11
Update for version 06-40-0001
Byron Nikolaidis
1998-11-04
Test for and handle NULL arguments to mylog() print statements.
Thomas G. Lockhart
1998-11-04
Somehow had the solaris template names reversed. Probably was something
Thomas G. Lockhart
1998-10-28
Fix macro declarations to allow disabling mylog() and qlog() on Unix boxes.
Thomas G. Lockhart
1998-10-28
Include appropriate flags for resolved shared library LDFLAGS_ODBC
Thomas G. Lockhart
1998-10-21
Include new Makefile.shlib from top level
Thomas G. Lockhart
1998-10-21
Arbitrary addition of a comment line to get ownership of file in the
Thomas G. Lockhart
1998-10-19
Centralized shared-library build knowledge in a new file,
Tom Lane
1998-10-18
run autoconf
Tom Lane
1998-10-18
Clean up shared makefile install procedures.
Tom Lane
1998-10-14
Remove $(DESTDIR) as a path prefix. $(POSTGRESDIR) is sufficient now.
Thomas G. Lockhart
1998-10-09
major/minor shared name cleanup
Bruce Momjian
1998-10-09
Changes to support standalone installation.
Thomas G. Lockhart
1998-10-07
Clean up for configuration from the Postgres main configure script.
Thomas G. Lockhart
1998-10-06
Update source code to Byron's v6.30.0250 sources plus minor cleanup
Thomas G. Lockhart
1998-09-01
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-07-22
Version 06-30-0248
Byron Nikolaidis
1998-07-20
Cleanup use of 16 that should be NAMEDATALEN.
Bruce Momjian
1998-07-13
Inline function, rename libpq variablees, change lrel to lockrel.
Bruce Momjian
1998-06-16
Update to v.0246
Byron Nikolaidis
1998-06-08
Official V.0244 (missed a file)
Byron Nikolaidis
1998-06-08
Update driver to official 6.30.0244 release.
Byron Nikolaidis
1998-06-03
Update odbc driver to current version V.0244
Byron Nikolaidis
1998-04-15
From: David Hartwig <daveh@insightdist.com>
Marc G. Fournier
1998-04-13
Replace old PostODBC driver with new one...
Marc G. Fournier