]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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>
1998-11-16  Marc G. FournierStart defining the Corba work...
1998-11-15  Tom LaneFix a couple of bugs involving calling fmtID() twice in
1998-11-14  Thomas G. LockhartAdd new "-N" flag to force double quotes around identif...
1998-11-14  Thomas G. LockhartAdd id attribute to reftitle to allow cross referencing...
1998-11-14  Thomas G. LockhartAdd reference page for new vacuumdb utility.
1998-11-14  Thomas G. LockhartAdd "vacuumdb" utility to make it easier to clean datab...
1998-11-14  Thomas G. LockhartAdd "vacuumdb" utility.
1998-11-12  Thomas G. LockhartFix test for table existance to allow mixed-case and...
1998-11-12  Tom LaneFix at least a few shared-library problems on Linux.
1998-11-11  Byron NikolaidisUpdate for version 06-40-0001
1998-11-09  Bruce MomjianFix for NOT in where clause causing crash.
1998-11-08  Tom LaneEXPLAIN VERBOSE had a very high probability of triggering
1998-11-08  Tom LaneFix a potential infinite loop in appendStringInfo:...
1998-11-07  Bruce MomjianUpdate todo.
1998-11-06  Thomas G. LockhartAdd "-N" flag to force double quotes around identifiers.
1998-11-06  Thomas G. LockhartAugust version of docs superceded by sgml version from...
1998-11-06  Marc G. FournierUpgrade to 0.91 ...
1998-11-04  Marc G. FournierChange the README file to show the upcoming 6.5 release...
1998-11-04  Thomas G. LockhartTest for and handle NULL arguments to mylog() print...
1998-11-04  Thomas G. LockhartSomehow had the solaris template names reversed. Probab...
1998-11-02  Thomas G. LockhartFix email addres for Dan Horak per his request.
1998-11-02  Thomas G. LockhartMove configuration info to after installation procedure.
1998-11-02  Thomas G. LockhartInclude instructions on perl installation.
1998-11-02  Bruce MomjianFix for relname.data from SHIOZAKI Takehiko
1998-11-02  Marc G. Fournierslight mods required for freebsd (elf vs aout stuff)
1998-11-01  Marc G. FournierRemove various files that were moved to various subdire...
1998-10-31  Thomas G. LockhartCleanup for v6.4 release.
1998-10-31  Thomas G. LockhartTry to get only html and gif files into tarballs.
1998-10-31  Thomas G. LockhartNew versions for v6.4 release.
1998-10-31  Thomas G. LockhartGenerate from installation.sgml -> installation.rtf...
1998-10-31  Marc G. FournierThanks to Vince Vielhaber <vev@michvhf.com>
1998-10-31  Marc G. Fournieroops, forgot one part of the patch...remove 'false...
1998-10-31  Marc G. FournierMinor FreeBSD fixes put in place
1998-10-31  Bruce Momjians_lock patch from Ryan.
1998-10-30  Tom LaneMention --without-CXX option in online help.
1998-10-30  Thomas G. LockhartMinor editing and markup changes as a result of prepari...
next