aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/odbc
Commit message (Expand)AuthorAge
* Move contrib/odbc/odbc.sql together with odbc driver, remove old files;Peter Eisentraut2000-09-18
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-17
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Remove bogus use of int4out().Tom Lane2000-08-29
* didn't compilePeter Eisentraut2000-07-14
* |> The Makefile.shlib changes will have to be discussed with other LinuxBruce Momjian2000-07-07
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-28
* Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in thePeter Eisentraut2000-06-20
* Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut2000-06-19
* Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in lengthBruce Momjian2000-06-19
* fix HAVE_SQLGETPRIVATEPROFILESTRING defineBruce Momjian2000-06-19
* OK, I have tidied up todays (13th) snapshot with the attached patch, IBruce Momjian2000-06-14
* Back out old unixodbc patches and apply new ones. Nick GorhamBruce Momjian2000-06-12
* I have made the couple of mods required to make the odbc driver withBruce Momjian2000-06-09
* More odbc include cleanupsBruce Momjian2000-06-08
* Update odbc includeBruce Momjian2000-06-08
* Fix ODBC for new binary fopen/open paramsBruce Momjian2000-06-08
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-06
* Remove NT-specific file open defines by defining our own open macros forBruce Momjian2000-06-02
* Cleanup of <> and ""Bruce Momjian2000-05-29
* Remove // comments from ODBC.Bruce Momjian2000-05-27
* Irix fixes from Murad NayalBruce Momjian2000-05-22
* Back out odbc changes until 7.1.Bruce Momjian2000-05-17
* Several compilation and run-time problems occur when building on SGIBruce Momjian2000-05-16
* Remove configure check for how to abbreviate 'tr A-Z a-z', and insteadTom Lane2000-05-16
* Add transcendental math functions (sine, cosine, etc)Thomas G. Lockhart2000-04-07
* Correct off-by-one error in strncat() usage.Tom Lane2000-04-04
* Augment the function call map logic with code from Tom Lane.Thomas G. Lockhart2000-04-04
* Change form of query which used "DISTINCT ON" to help support primary keys.Thomas G. Lockhart2000-03-27
* Forgot that odbc had its own copies of config.sub/config.guess.Tom Lane2000-03-21
* Fix query for primary keys to reflect new DISTINCT ON () syntax.Thomas G. Lockhart2000-03-21
* Clean up minor compiler warnings.Tom Lane2000-03-18
* Patch for Irix from Mark Dalphin.Bruce Momjian2000-03-02
* update to 6.40.0009 and provide WIN32 defines for auto-configured itemsByron Nikolaidis2000-02-28
* missing state transitionByron Nikolaidis2000-02-28
* Package: postgresqlBruce Momjian2000-02-16
* I suspect that you are not the person to send this to, but I wasn't sureBruce Momjian2000-02-14
* Added numeric and int8 types.Byron Nikolaidis2000-01-30
* Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.Bruce Momjian2000-01-10
* Update int28out and out8out and _in_ functions to handle trailing zerosBruce Momjian2000-01-10
* Fix it's and its to be correct.Bruce Momjian2000-01-05
* Rename readonly to onlyread in odbc. Use varargs properly.Bruce Momjian1999-11-30
* Small patch which fixes the ODBC driver so it doesn't segfault if:Bruce Momjian1999-11-29
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-25
* bug fix for large objects (free)Byron Nikolaidis1999-10-25
* driver v06-40-0007Byron Nikolaidis1999-09-03
* driver v06-40-0007Byron Nikolaidis1999-09-03
* Re-apply range check patch after fixing LIMIT_H test and defines.Bruce Momjian1999-07-09
* Make sure symlinks for sharedlib get removed by 'make clean'.Tom Lane1999-06-30
* Update driver to 6-40-0006Byron Nikolaidis1999-05-13