summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc
Commit message (Expand)AuthorAgeFilesLines
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-3/+3
* Remove bogus use of int4out().Tom Lane2000-08-291-2/+2
* didn't compilePeter Eisentraut2000-07-141-3/+5
* |> The Makefile.shlib changes will have to be discussed with other LinuxBruce Momjian2000-07-071-2/+14
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-282-77/+62
* Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in thePeter Eisentraut2000-06-201-2/+2
* Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut2000-06-1914-5526/+61
* Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in lengthBruce Momjian2000-06-192-2/+2
* fix HAVE_SQLGETPRIVATEPROFILESTRING defineBruce Momjian2000-06-192-2/+2
* OK, I have tidied up todays (13th) snapshot with the attached patch, IBruce Momjian2000-06-141-2/+1
* Back out old unixodbc patches and apply new ones. Nick GorhamBruce Momjian2000-06-123-5/+5
* I have made the couple of mods required to make the odbc driver withBruce Momjian2000-06-092-1/+4
* More odbc include cleanupsBruce Momjian2000-06-083-11/+12
* Update odbc includeBruce Momjian2000-06-081-1/+1
* Fix ODBC for new binary fopen/open paramsBruce Momjian2000-06-081-0/+10
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-061-3/+3
* Remove NT-specific file open defines by defining our own open macros forBruce Momjian2000-06-022-48/+32
* Cleanup of <> and ""Bruce Momjian2000-05-291-2/+2
* Remove // comments from ODBC.Bruce Momjian2000-05-2728-662/+667
* Irix fixes from Murad NayalBruce Momjian2000-05-221-1/+1
* Back out odbc changes until 7.1.Bruce Momjian2000-05-1728-667/+662
* Several compilation and run-time problems occur when building on SGIBruce Momjian2000-05-1628-662/+667
* Remove configure check for how to abbreviate 'tr A-Z a-z', and insteadTom Lane2000-05-162-86/+179
* Add transcendental math functions (sine, cosine, etc)Thomas G. Lockhart2000-04-071-1/+1
* Correct off-by-one error in strncat() usage.Tom Lane2000-04-041-4/+4
* Augment the function call map logic with code from Tom Lane.Thomas G. Lockhart2000-04-041-37/+129
* Change form of query which used "DISTINCT ON" to help support primary keys.Thomas G. Lockhart2000-03-272-28/+83
* Forgot that odbc had its own copies of config.sub/config.guess.Tom Lane2000-03-212-155/+958
* Fix query for primary keys to reflect new DISTINCT ON () syntax.Thomas G. Lockhart2000-03-211-1/+1
* Clean up minor compiler warnings.Tom Lane2000-03-186-27/+20
* Patch for Irix from Mark Dalphin.Bruce Momjian2000-03-021-2/+2
* update to 6.40.0009 and provide WIN32 defines for auto-configured itemsByron Nikolaidis2000-02-283-8/+16
* missing state transitionByron Nikolaidis2000-02-281-0/+7
* Package: postgresqlBruce Momjian2000-02-161-1/+2
* I suspect that you are not the person to send this to, but I wasn't sureBruce Momjian2000-02-141-55/+56
* Added numeric and int8 types.Byron Nikolaidis2000-01-307-29/+334
* Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.Bruce Momjian2000-01-102-3/+3
* Update int28out and out8out and _in_ functions to handle trailing zerosBruce Momjian2000-01-101-2/+2
* Fix it's and its to be correct.Bruce Momjian2000-01-057-12/+12
* Rename readonly to onlyread in odbc. Use varargs properly.Bruce Momjian1999-11-306-29/+27
* Small patch which fixes the ODBC driver so it doesn't segfault if:Bruce Momjian1999-11-292-10/+22
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-252-24/+18
* bug fix for large objects (free)Byron Nikolaidis1999-10-252-3/+5
* driver v06-40-0007Byron Nikolaidis1999-09-032-35/+115
* driver v06-40-0007Byron Nikolaidis1999-09-033-2/+4
* Re-apply range check patch after fixing LIMIT_H test and defines.Bruce Momjian1999-07-091-1/+1
* Make sure symlinks for sharedlib get removed by 'make clean'.Tom Lane1999-06-301-4/+4
* Update driver to 6-40-0006Byron Nikolaidis1999-05-133-9/+9
* here are some patches for 6.5.0 which I already submitted but have neverBruce Momjian1999-05-032-4/+5
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-1/+1