psqlodbc.git
2001-01-23 Bruce MomjianSubject: Bug in SQLForeignKeys()
2000-12-30 Peter EisentrautRemove C++ comment. REL7_1_BETA2 REL7_1_BETA3
2000-12-19 Peter EisentrautRemove inclusions of <malloc.h>.
2000-12-16 Peter EisentrautFix linker options for ODBC driver. See comment in
2000-12-15 Bruce Momjianthere is one problem with Zoltan patches commited into...
2000-12-11 Bruce MomjianMake all ODBCVER = 2.50
2000-12-11 Bruce MomjianFix ODBC compile, prevent ODBCVER warning, though the...
2000-12-10 Bruce MomjianHere is patch to the ODBC driver to update the version...
2000-12-10 Bruce MomjianHere is a diff to info.c in interfaces/odbc that update...
2000-12-03 Tom LaneEnsure that all uses of <ctype.h> functions are applied... REL7_1_BETA
2000-10-28 Peter EisentrautRemove compiler warnings (add missing include files...
2000-10-25 Thomas G. LockhartFrom Zoltan Kovacs back in April (sorry for the delay...
2000-10-24 Tom LaneMajor overhaul of large-object implementation, by Denis...
2000-10-23 Peter EisentrautPolish shared library build to reduce number of special...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-09-18 Peter EisentrautMove contrib/odbc/odbc.sql together with odbc driver...
2000-09-17 Peter EisentrautSupport for DESTDIR make variable. This is used as...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-08-29 Tom LaneRemove bogus use of int4out().
2000-07-14 Peter Eisentrautdidn't compile
2000-07-07 Bruce Momjian|> The Makefile.shlib changes will have to be discussed...
2000-06-28 Peter EisentrautMakefile cleanup for interface tree. Now essentially...
2000-06-20 Peter EisentrautCleaned up PL/pgSQL build. Fixed a couple of copyandpas...
2000-06-19 Peter EisentrautIntegrated ODBC driver into regular build. No more...
2000-06-19 Bruce MomjianRename HAVE_SQLGETPRIVATEPROFILESTRING to something...
2000-06-19 Bruce Momjianfix HAVE_SQLGETPRIVATEPROFILESTRING define
2000-06-14 Bruce MomjianOK, I have tidied up todays (13th) snapshot with the...
2000-06-12 Bruce MomjianBack out old unixodbc patches and apply new ones. ...
2000-06-09 Bruce MomjianI have made the couple of mods required to make the...
2000-06-08 Bruce MomjianMore odbc include cleanups
2000-06-08 Bruce MomjianUpdate odbc include
2000-06-08 Bruce MomjianFix ODBC for new binary fopen/open params
2000-06-06 Peter EisentrautMoved configure script from src/ to the top level direc...
2000-06-02 Bruce MomjianRemove NT-specific file open defines by defining our...
2000-05-29 Bruce MomjianCleanup of <> and ""
2000-05-27 Bruce MomjianRemove // comments from ODBC.
2000-05-22 Bruce MomjianIrix fixes from Murad Nayal
2000-05-17 Bruce MomjianBack out odbc changes until 7.1.
2000-05-16 Bruce MomjianSeveral compilation and run-time problems occur when...
2000-05-16 Tom LaneRemove configure check for how to abbreviate 'tr A...
2000-04-07 Thomas G. LockhartAdd transcendental math functions (sine, cosine, etc) REL7_0
2000-04-04 Tom LaneCorrect off-by-one error in strncat() usage.
2000-04-04 Thomas G. LockhartAugment the function call map logic with code from...
2000-03-27 Thomas G. LockhartChange form of query which used "DISTINCT ON" to help...
2000-03-21 Tom LaneForgot that odbc had its own copies of config.sub/confi...
2000-03-21 Thomas G. LockhartFix query for primary keys to reflect new DISTINCT...
2000-03-18 Tom LaneClean up minor compiler warnings.
2000-03-02 Bruce MomjianPatch for Irix from Mark Dalphin.
2000-02-28 Byron Nikolaidisupdate to 6.40.0009 and provide WIN32 defines for auto...
2000-02-28 Byron Nikolaidismissing state transition
2000-02-16 Bruce MomjianPackage: postgresql
2000-02-14 Bruce MomjianI suspect that you are not the person to send this...
2000-01-30 Byron NikolaidisAdded numeric and int8 types.
2000-01-10 Bruce MomjianRename oid8 -> oidvector and int28 -> int2vector. ...
2000-01-10 Bruce MomjianUpdate int28out and out8out and _in_ functions to handl...
2000-01-05 Bruce MomjianFix it's and its to be correct.
1999-11-30 Bruce MomjianRename readonly to onlyread in odbc. Use varargs properly.
1999-11-29 Bruce MomjianSmall patch which fixes the ODBC driver so it doesn...
1999-10-25 Tom LaneStandardize on MAXPGPATH as the size of a file pathname...
1999-10-25 Byron Nikolaidisbug fix for large objects (free)
1999-09-03 Byron Nikolaidisdriver v06-40-0007
1999-09-03 Byron Nikolaidisdriver v06-40-0007
1999-07-09 Bruce MomjianRe-apply range check patch after fixing LIMIT_H test... REL6_5_PATCHES REL6_5
1999-06-30 Tom LaneMake sure symlinks for sharedlib get removed by 'make...
1999-05-13 Byron NikolaidisUpdate driver to 6-40-0006
1999-05-03 Bruce Momjianhere are some patches for 6.5.0 which I already submitt...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-02-03 Bruce MomjianCleanup of source files where 'return' or 'var =' is...
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1999-01-08 Byron NikolaidisUpdate 06-40-0004 -- Add Bookmark support!
1999-01-06 Byron NikolaidisUpdate 06-40-0003
1999-01-05 Byron NikolaidisMini Update #2 -- final fixes for buffer lengths, null...
1998-12-31 Byron Nikolaidisuncomment MYLOG to prevent warnings in compile
1998-12-31 Byron NikolaidisMini update to fix SQLGetInfo to work properly (truncat...
1998-12-29 Byron NikolaidisMinor fixes to compile on unix for v6-40-0002
1998-12-29 Byron NikolaidisUpdate for version 6-40-0002 and re-merge Thomas' changes.
1998-11-11 Byron NikolaidisUpdate for version 06-40-0001
1998-11-04 Thomas G. LockhartTest for and handle NULL arguments to mylog() print... REL6_4
1998-11-04 Thomas G. LockhartSomehow had the solaris template names reversed. Probab...
1998-10-28 Thomas G. LockhartFix macro declarations to allow disabling mylog() and...
1998-10-28 Thomas G. LockhartInclude appropriate flags for resolved shared library...
1998-10-21 Thomas G. LockhartInclude new Makefile.shlib from top level
1998-10-21 Thomas G. LockhartArbitrary addition of a comment line to get ownership...
1998-10-19 Tom LaneCentralized shared-library build knowledge in a new...
1998-10-18 Tom Lanerun autoconf
1998-10-18 Tom LaneClean up shared makefile install procedures.
1998-10-14 Thomas G. LockhartRemove $(DESTDIR) as a path prefix. $(POSTGRESDIR)...
1998-10-09 Bruce Momjianmajor/minor shared name cleanup
1998-10-09 Thomas G. LockhartChanges to support standalone installation.
1998-10-07 Thomas G. LockhartClean up for configuration from the Postgres main confi...
1998-10-06 Thomas G. LockhartUpdate source code to Byron's v6.30.0250 sources plus...
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-07-22 Byron NikolaidisVersion 06-30-0248
1998-07-20 Bruce MomjianCleanup use of 16 that should be NAMEDATALEN.
1998-07-13 Bruce MomjianInline function, rename libpq variablees, change lrel...
1998-06-16 Byron NikolaidisUpdate to v.0246
1998-06-08 Byron NikolaidisOfficial V.0244 (missed a file)
1998-06-08 Byron NikolaidisUpdate driver to official 6.30.0244 release.
1998-06-03 Byron NikolaidisUpdate odbc driver to current version V.0244
1998-04-15 Marc G. FournierFrom: David Hartwig <daveh@insightdist.com>
next