| 2001-02-12 |
Bruce Momjian | Attached is a makefile for the ODBC driver for use... |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | New MS resource file, pgindented. |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | Update ODBC resource MS-generated file. |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | Change more // comments. |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | Replace // comments from file for MS products. |
commit | commitdiff | tree |
| 2001-02-11 |
Tom Lane | SOCK_get_next_byte should not return garbage after... |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Remove unneeded shutdown() call, per Tom Lane. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | More cleanups. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Include file alignment fixes. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Move X packet before shutdown(). |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Source alignment cleanups. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | More cleanup. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | More cleanup. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Cleanup of source. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | The attached patch does the following: |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Disable X connection close in ODBC until solution is... |
commit | commitdiff | tree |
| 2001-02-10 |
Peter Eisentraut | Repair BSD/OS shared library fixes. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Remove protcol option buttons. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | ODBC BSD/OS fix. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Allow -Bsymbolic on BSDI for ODBC. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | More ODBC formatting cleanup. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Run pgindent over ODBC source. We couldn't do this... |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Remove protocol-dependent code. This should have been... |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Properly exit ODBC with 'X', allow linking on BSD/OS. |
commit | commitdiff | tree |
| 2001-02-10 |
Tom Lane | Ignore leading whitespace when trying to determine... |
commit | commitdiff | tree |
| 2001-02-09 |
Hiroshi Inoue | Change SELECT to not trigger "BEGIN" in not autocommit... |
commit | commitdiff | tree |
| 2001-02-08 |
Hiroshi Inoue | Fix a misuse of 'char *' declaration. |
commit | commitdiff | tree |
| 2001-02-06 |
Hiroshi Inoue | Improved version handling introduced by Dave Page. |
commit | commitdiff | tree |
| 2001-01-26 |
Bruce Momjian | odbc1.diff changes the text on the Protocol Radio butto... |
commit | commitdiff | tree |
| 2001-01-26 |
Tom Lane | gcc complains about improperly terminated comment. |
commit | commitdiff | tree |
| 2001-01-25 |
Bruce Momjian | Further to the previous ODBC patches I posted today... |
commit | commitdiff | tree |
| 2001-01-25 |
Bruce Momjian | > From: Tom Lane [mailto:[email protected]] |
commit | commitdiff | tree |
| 2001-01-25 |
Bruce Momjian | I decided to give this a go after all :-) The attached... |
commit | commitdiff | tree |
| 2001-01-23 |
Bruce Momjian | Subject: Bug in SQLForeignKeys() |
commit | commitdiff | tree |
| 2000-12-30 |
Peter Eisentraut | Remove C++ comment. REL7_1_BETA2 REL7_1_BETA3 |
commit | commitdiff | tree |
| 2000-12-19 |
Peter Eisentraut | Remove inclusions of <malloc.h>. |
commit | commitdiff | tree |
| 2000-12-16 |
Peter Eisentraut | Fix linker options for ODBC driver. See comment in |
commit | commitdiff | tree |
| 2000-12-15 |
Bruce Momjian | there is one problem with Zoltan patches commited into... |
commit | commitdiff | tree |
| 2000-12-11 |
Bruce Momjian | Make all ODBCVER = 2.50 |
commit | commitdiff | tree |
| 2000-12-11 |
Bruce Momjian | Fix ODBC compile, prevent ODBCVER warning, though the... |
commit | commitdiff | tree |
| 2000-12-10 |
Bruce Momjian | Here is patch to the ODBC driver to update the version... |
commit | commitdiff | tree |
| 2000-12-10 |
Bruce Momjian | Here is a diff to info.c in interfaces/odbc that update... |
commit | commitdiff | tree |
| 2000-12-03 |
Tom Lane | Ensure that all uses of <ctype.h> functions are applied... REL7_1_BETA |
commit | commitdiff | tree |
| 2000-10-28 |
Peter Eisentraut | Remove compiler warnings (add missing include files... |
commit | commitdiff | tree |
| 2000-10-25 |
Thomas G. Lockhart | From Zoltan Kovacs back in April (sorry for the delay... |
commit | commitdiff | tree |
| 2000-10-24 |
Tom Lane | Major overhaul of large-object implementation, by Denis... |
commit | commitdiff | tree |
| 2000-10-23 |
Peter Eisentraut | Polish shared library build to reduce number of special... |
commit | commitdiff | tree |
| 2000-10-20 |
Peter Eisentraut | Add support for VPATH builds, that is, building somewhe... |
commit | commitdiff | tree |
| 2000-09-18 |
Peter Eisentraut | Move contrib/odbc/odbc.sql together with odbc driver... |
commit | commitdiff | tree |
| 2000-09-17 |
Peter Eisentraut | Support for DESTDIR make variable. This is used as... |
commit | commitdiff | tree |
| 2000-08-31 |
Peter Eisentraut | Fix relative path references so that make knowns which... |
commit | commitdiff | tree |
| 2000-08-29 |
Tom Lane | Remove bogus use of int4out(). |
commit | commitdiff | tree |
| 2000-07-14 |
Peter Eisentraut | didn't compile |
commit | commitdiff | tree |
| 2000-07-07 |
Bruce Momjian | |> The Makefile.shlib changes will have to be discussed... |
commit | commitdiff | tree |
| 2000-06-28 |
Peter Eisentraut | Makefile cleanup for interface tree. Now essentially... |
commit | commitdiff | tree |
| 2000-06-20 |
Peter Eisentraut | Cleaned up PL/pgSQL build. Fixed a couple of copyandpas... |
commit | commitdiff | tree |
| 2000-06-19 |
Peter Eisentraut | Integrated ODBC driver into regular build. No more... |
commit | commitdiff | tree |
| 2000-06-19 |
Bruce Momjian | Rename HAVE_SQLGETPRIVATEPROFILESTRING to something... |
commit | commitdiff | tree |
| 2000-06-19 |
Bruce Momjian | fix HAVE_SQLGETPRIVATEPROFILESTRING define |
commit | commitdiff | tree |
| 2000-06-14 |
Bruce Momjian | OK, I have tidied up todays (13th) snapshot with the... |
commit | commitdiff | tree |
| 2000-06-12 |
Bruce Momjian | Back out old unixodbc patches and apply new ones. ... |
commit | commitdiff | tree |
| 2000-06-09 |
Bruce Momjian | I have made the couple of mods required to make the... |
commit | commitdiff | tree |
| 2000-06-08 |
Bruce Momjian | More odbc include cleanups |
commit | commitdiff | tree |
| 2000-06-08 |
Bruce Momjian | Update odbc include |
commit | commitdiff | tree |
| 2000-06-08 |
Bruce Momjian | Fix ODBC for new binary fopen/open params |
commit | commitdiff | tree |
| 2000-06-06 |
Peter Eisentraut | Moved configure script from src/ to the top level direc... |
commit | commitdiff | tree |
| 2000-06-02 |
Bruce Momjian | Remove NT-specific file open defines by defining our... |
commit | commitdiff | tree |
| 2000-05-29 |
Bruce Momjian | Cleanup of <> and "" |
commit | commitdiff | tree |
| 2000-05-27 |
Bruce Momjian | Remove // comments from ODBC. |
commit | commitdiff | tree |
| 2000-05-22 |
Bruce Momjian | Irix fixes from Murad Nayal |
commit | commitdiff | tree |
| 2000-05-17 |
Bruce Momjian | Back out odbc changes until 7.1. |
commit | commitdiff | tree |
| 2000-05-16 |
Bruce Momjian | Several compilation and run-time problems occur when... |
commit | commitdiff | tree |
| 2000-05-16 |
Tom Lane | Remove configure check for how to abbreviate 'tr A... |
commit | commitdiff | tree |
| 2000-04-07 |
Thomas G. Lockhart | Add transcendental math functions (sine, cosine, etc) REL7_0 |
commit | commitdiff | tree |
| 2000-04-04 |
Tom Lane | Correct off-by-one error in strncat() usage. |
commit | commitdiff | tree |
| 2000-04-04 |
Thomas G. Lockhart | Augment the function call map logic with code from... |
commit | commitdiff | tree |
| 2000-03-27 |
Thomas G. Lockhart | Change form of query which used "DISTINCT ON" to help... |
commit | commitdiff | tree |
| 2000-03-21 |
Tom Lane | Forgot that odbc had its own copies of config.sub/confi... |
commit | commitdiff | tree |
| 2000-03-21 |
Thomas G. Lockhart | Fix query for primary keys to reflect new DISTINCT... |
commit | commitdiff | tree |
| 2000-03-18 |
Tom Lane | Clean up minor compiler warnings. |
commit | commitdiff | tree |
| 2000-03-02 |
Bruce Momjian | Patch for Irix from Mark Dalphin. |
commit | commitdiff | tree |
| 2000-02-28 |
Byron Nikolaidis | update to 6.40.0009 and provide WIN32 defines for auto... |
commit | commitdiff | tree |
| 2000-02-28 |
Byron Nikolaidis | missing state transition |
commit | commitdiff | tree |
| 2000-02-16 |
Bruce Momjian | Package: postgresql |
commit | commitdiff | tree |
| 2000-02-14 |
Bruce Momjian | I suspect that you are not the person to send this... |
commit | commitdiff | tree |
| 2000-01-30 |
Byron Nikolaidis | Added numeric and int8 types. |
commit | commitdiff | tree |
| 2000-01-10 |
Bruce Momjian | Rename oid8 -> oidvector and int28 -> int2vector. ... |
commit | commitdiff | tree |
| 2000-01-10 |
Bruce Momjian | Update int28out and out8out and _in_ functions to handl... |
commit | commitdiff | tree |
| 2000-01-05 |
Bruce Momjian | Fix it's and its to be correct. |
commit | commitdiff | tree |
| 1999-11-30 |
Bruce Momjian | Rename readonly to onlyread in odbc. Use varargs properly. |
commit | commitdiff | tree |
| 1999-11-29 |
Bruce Momjian | Small patch which fixes the ODBC driver so it doesn... |
commit | commitdiff | tree |
| 1999-10-25 |
Tom Lane | Standardize on MAXPGPATH as the size of a file pathname... |
commit | commitdiff | tree |
| 1999-10-25 |
Byron Nikolaidis | bug fix for large objects (free) |
commit | commitdiff | tree |
| 1999-09-03 |
Byron Nikolaidis | driver v06-40-0007 |
commit | commitdiff | tree |
| 1999-09-03 |
Byron Nikolaidis | driver v06-40-0007 |
commit | commitdiff | tree |
| 1999-07-09 |
Bruce Momjian | Re-apply range check patch after fixing LIMIT_H test... REL6_5_PATCHES REL6_5 |
commit | commitdiff | tree |
| 1999-06-30 |
Tom Lane | Make sure symlinks for sharedlib get removed by 'make... |
commit | commitdiff | tree |
| 1999-05-13 |
Byron Nikolaidis | Update driver to 6-40-0006 |
commit | commitdiff | tree |
| 1999-05-03 |
Bruce Momjian | here are some patches for 6.5.0 which I already submitt... |
commit | commitdiff | tree |
| next |