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