]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1998-12-28  Bruce MomjianFix for current dir not in path, from stan's report.
1998-12-26  Bruce MomjianLong awaited port for NetBSD/m68k was finally done...
1998-12-25  Bruce MomjianFix for version, update to 6.5.
1998-12-24  Bruce MomjianFix for snprintf and long long unsigned.
1998-12-24  Bruce MomjianUpdate HISTORY in CURRENT tree.
1998-12-23  Thomas G. LockhartFix reference to null pointer when no aggregate functio...
1998-12-23  Bruce MomjianAdd subversion mention
1998-12-22  Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1998-12-21  Jan WieckChanged TypeName.typmod to int32 - atttypmod is of...
1998-12-20  Marc G. Fournierfinished cleaning up outnodes.c ...
1998-12-18  Bruce MomjianFix deadlock so it only checks once.
1998-12-18  Bruce MomjianIncluded are patches for doc/README.mb and README.mb.jp.
1998-12-18  Bruce MomjianAdd pgaccess Makefile.
1998-12-18  Bruce MomjianHere are descriptions:
1998-12-18  Bruce MomjianI have ported PostgreSQL 6.4 to Cobalt Qube running...
1998-12-18  Thomas G. LockhartFix typos in rules.sgml.
1998-12-18  Thomas G. LockhartInclude example of Postgres' extended query syntax...
1998-12-18  Thomas G. LockhartUpdate information on alternate database locations.
1998-12-18  Thomas G. LockhartInclude more details on editing with Emacs.
1998-12-18  Thomas G. LockhartInclude keywords from CASE implementation.
1998-12-18  Thomas G. LockhartAdd Cobalt MIPS linux box from Tatsuo.
1998-12-18  Thomas G. LockhartUpdate some info, especially the CIDR/INET data types.
1998-12-18  Thomas G. LockhartInclude Emacs DocBook DTD description file. May allow...
1998-12-18  Thomas G. LockhartInformation on the CVS tree and remote access.
1998-12-18  Jan WieckFixed nodeToString() to put out "<>" for NULL strings...
1998-12-18  Vadim B. MikheevSET TRANSACTION ISOLATION LEVEL ...
1998-12-18  Bruce MomjianMissed a few files.
1998-12-18  Bruce MomjianAttached is a patch with some fixes that (I think that...
1998-12-18  Bruce MomjianFix for HAVE_LONG bug in snprintf.c.
1998-12-18  Bruce MomjianFix for snprintf with long long's, define problem.
1998-12-17  Bruce MomjianRemove need for doc 'install man' in INSTALL file....
1998-12-17  Marc G. FournierFrom: Keith Parks <emkxp01@mtcc.demon.co.uk>
1998-12-17  Bruce MomjianUpgrade to Pygress 2.2.
1998-12-16  Vadim B. MikheevSerialized mode works!
1998-12-15  Marc G. FournierOops, sorry...meant to commit the patch from Thomas...
1998-12-15  Vadim B. Mikheevtzn undeclared in FreeBSD, commented out.
1998-12-15  Vadim B. MikheevInitial MVCC code.
1998-12-15  Marc G. FournierMore cleanups ... this is one big file *sigh*
1998-12-15  Marc G. FournierCorrect some typos...
1998-12-15  Marc G. FournierMore cleanups of appendStringInfo() function calls...
1998-12-14  Bruce MomjianCompilation of libpq for Win32 breaks on 6.4, because...
1998-12-14  Marc G. Fourniermore cleanups...of note, appendStringInfo now performs...
1998-12-14  Marc G. FournierMany more cleanups...
1998-12-14  Marc G. FournierInitial attempt to clean up the code...
1998-12-14  Bruce MomjianOK, here is a diff for the README file in /usr/src...
1998-12-14  Bruce MomjianCurrent multi-byte related codes have a bug with SQL_ASCII
1998-12-14  Thomas G. LockhartAdd support for the CASE statement in the rewrite handling.
1998-12-13  Thomas G. LockhartImprove CASE statement support.
1998-12-13  Thomas G. LockhartFix up error messages when looking up functions and...
1998-12-13  Thomas G. LockhartUse the new implicit type coersion techniques for match...
1998-12-13  Thomas G. LockhartClean up error messages associated with rules and views.
1998-12-13  Tom LaneBuild pltcl.so correctly on platforms that want dependent
1998-12-13  Thomas G. LockhartAdd routines and synonyms to help with single-byte...
1998-12-13  Thomas G. LockhartAdjust handling of data type names to suppress double...
1998-12-13  Thomas G. LockhartAdd routines to help with single-byte (internal) charac...
1998-12-13  Thomas G. LockhartSwitch around conditional code so that HAVE_TM_ZONE...
1998-12-13  Tom LanePartial fix for vendor-cc-versus-gcc incompatibility...
1998-12-13  Tom LaneUse standard AC_PROG_INSTALL macro to search for instal...
1998-12-13  Bruce MomjianAdd enable_plpgsql from Oliver.
1998-12-13  Bruce MomjianCleanup patch from Oleg.
1998-12-13  Bruce MomjianFix for lo_import crash.
1998-12-13  Bruce MomjianWhile investigating a user's complaint, I have found...
1998-12-13  Bruce MomjianI have a simple patch about the treatment of functions.
1998-12-13  Bruce MomjianNew ecpg man page.
1998-12-13  Bruce MomjianChange Size from unsigned int to size_t.
1998-12-13  Bruce MomjianThis patch fixes the undefined (according to C) and...
1998-12-12  Bruce MomjianIncluded patches should fix following problems in the...
1998-12-12  Bruce MomjianFix prototype for 64-bit platforms.
1998-12-12  Bruce MomjianUpdate to pgaccess 0.93.
1998-12-12  Bruce MomjianNew moddatetime contrib from Terry Mackintosh.
1998-12-12  Bruce MomjianAdd stdio for NULL define.
1998-12-08  Thomas G. LockhartClean up a few elog() messages for aggregates and funct...
1998-12-08  Thomas G. LockhartDefine routines and catalog entries for string min...
1998-12-08  Thomas G. LockhartDefine routines and catalog entries for string min...
1998-12-05  Tom LaneFix coredumping bug in pg_dump -z; also eliminate memor...
1998-12-04  Thomas G. LockhartThese data types were removed before the last release.
1998-12-04  Thomas G. LockhartInclude test for CASE expression.
1998-12-04  Thomas G. LockhartImplement CASE expression.
1998-11-30  Tom LanePortability fixes found needed for SunOS 4.1.x:
1998-11-29  Tom LaneUse autoconf to determine whether system has POSIX...
1998-11-29  Tom LaneChange exp() behavior to generate error on underflow...
1998-11-29  Tom LanePortability fix for old SunOS releases: realloc(NULL...
1998-11-29  Tom LanePortability fix for old SunOS releases: fflush(NULL)
1998-11-29  Tom Lanepq_getstr didn't handle buffer overrun correctly; it...
1998-11-28  Tom LaneAdd link to HPUX platform FAQ.
1998-11-28  Tom LaneNew platform-specific FAQ for HP-UX sites.
1998-11-27  Vadim B. MikheevNew HeapTuple structure/interface.
1998-11-27  Vadim B. MikheevNew HeapTuple structure/interface.
1998-11-27  Vadim B. MikheevNew HeapTuple structure/interface.
1998-11-25  Thomas G. Lockhartcsh and sh examples were reversed.
1998-11-24  Bruce MomjianUpdate platform FAQ's.
1998-11-23  Jan WieckFixed bug in the unknown module. Module still tried...
1998-11-23  Tom Lanemodify configure so that template/.similar entries...
1998-11-22  Vadim B. MikheevFix using indices in OR.
1998-11-22  Vadim B. MikheevAdded indxqualorig to IndexScan: fix for using indices...
1998-11-19  Marc G. FournierUpdating and addign files...
1998-11-18  Tom LanePerformance improvement for libpq: avoid calling malloc...
1998-11-17  Thomas G. LockhartAdd text<->float8 and text<->float4 conversion functions.
1998-11-17  Thomas G. LockhartAdditional fixes for mixed-case table names from Billy...
1998-11-17  Marc G. FournierFrom: Taral <taral@cyberjunkie.com>
next