]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1998-12-18  Bruce MomjianIncluded are patches for doc/README.mb and README.mb.jp.
1998-12-18  Bruce MomjianHere are descriptions:
1998-12-18  Bruce MomjianUpgrade for 6.4.1.
1998-12-18  Bruce MomjianUpdate for 6.4.1
1998-12-18  Bruce MomjianFix for HAVE_LONG bug in snprintf.c.
1998-12-18  Bruce MomjianUpgrade for 6.4.1.
1998-12-18  Bruce MomjianPrepare for 6.4.1.
1998-12-17  Bruce MomjianRemove need for doc 'install man' in INSTALL file....
1998-12-17  Bruce MomjianUpgrade to Pygress 2.2.
1998-12-14  Bruce MomjianCompilation of libpq for Win32 breaks on 6.4, because...
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 routines to help with single-byte char type handling.
1998-12-14  Thomas G. LockhartAdd routines and synonyms to help with single-byte...
1998-12-14  Thomas G. LockhartAdjust handling of data type names to suppress double...
1998-12-14  Thomas G. LockhartAdd routines to help with single-byte (internal) charac...
1998-12-14  Thomas G. LockhartUse the new implicit type coersion techniques for match...
1998-12-14  Thomas G. LockhartSwitch around conditional code so that HAVE_TM_ZONE...
1998-12-13  Tom LaneBuild pltcl.so correctly on platforms that want dependent
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 MomjianNew ecpg man page.
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 pgaccess to 0.93.
1998-12-12  Bruce MomjianAdd stdio for NULL define.
1998-12-05  Tom LaneNo complaints heard about the main branch, so I'm commi...
1998-12-05  Tom LaneFix coredumping bug in pg_dump -z; also eliminate memor...
1998-11-30  Tom LanePortability fixes found needed for SunOS 4.1.x:
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-25  Thomas G. Lockhartcsh and sh examples were reversed.
1998-11-24  Thomas G. LockhartAdditional fixes for mixed-case table names from Billy...
1998-11-24  Bruce MomjianUpdate platform FAQ's.
1998-11-24  Bruce MomjianVadim's OR fix.
1998-11-23  Jan WieckFixed bug in unknown module. Changed builtin function...
1998-11-23  Tom Lanemodify configure so that template/.similar entries...
1998-11-22  Tom LaneNeed to touch parse.h so it is not out of date with
1998-11-17  Thomas G. LockhartAdditional fix for creating tables with constraints
1998-11-15  Tom LaneFix a couple of bugs involving calling fmtID() twice in
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-12  Tom LaneBack-patch EXPLAIN VERBOSE coredump fix into 6.4
1998-11-09  Bruce MomjianFix for NOT in where clause causing crash.
1998-11-07  Bruce Momjianupdate todo
1998-11-06  Thomas G. LockhartAdd "-N" flag to force double quotes around identifiers.
1998-11-06  Marc G. FournierUpgrade to 0.91 of pgaccess ...
1998-11-04  Marc G. FournierJust added a line...allows me to test things out...
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...
1998-10-30  Thomas G. LockhartMinor cleanup in markup, especially in the Output section.
1998-10-30  Bruce MomjianUpdated TODO.
1998-10-30  Tom LaneBehave reasonably on a system without shared libraries.
1998-10-30  Thomas G. LockhartRemove obsolete file listing support resources which...
1998-10-30  Thomas G. LockhartMinor fix for Jan to remove claim in SPI and trigger...
1998-10-30  Thomas G. LockhartUser's Guide for v6.4.
1998-10-30  Marc G. FournierOkay, this shoudl provide a fix for the freebsd problem...
1998-10-29  Tom Laneoid8neq => oid8ne
1998-10-29  Tom LaneDrat. Should test a few more cases before committing.
1998-10-29  Thomas G. LockhartAdd tests for comparison operators.
1998-10-29  Thomas G. LockhartFix regression test now that code seems to work.
1998-10-29  Thomas G. LockhartVery minor cleanup of no-op code.
1998-10-29  Thomas G. LockhartFix discrepency in "@" operator for point and path.
1998-10-29  Bruce MomjianAdd oid8neq.
1998-10-29  Tom LaneRun autoconf.
1998-10-29  Tom LaneRun AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC,
1998-10-29  Tom LaneRe-fix test for negative-integer return code that should be
1998-10-29  Bruce MomjianD'Arcy INET fix.
1998-10-29  Tom LaneI suspect that there is no longer a need for a platform-
1998-10-29  Tom LaneUpdate tinterval test to have correctly sorted results,
1998-10-29  Tom LaneAdd new regression test to catch some simple kinds of
1998-10-29  Tom LaneAdd new regression test to catch some simple kinds of
1998-10-29  Tom LaneFix a veritable boatload of errors in oprcom, oprnegate,
1998-10-29  Bruce MomjianRemove bad pg_operator entry, found by Tom Lane.
1998-10-28  Tom LaneAutoconf...
1998-10-28  Tom LaneRemove unreliable test for how to do cpp from stdin.
1998-10-28  Tom LaneEliminate need for cpp-from-stdin by using a temp file.
next