OSDN Git Service

pg-rex/syncrep.git
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...
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.
1998-10-28 Tom LaneAdd ORDER BY to ensure platform-independent results...
1998-10-28 Thomas G. LockhartFix macro declarations to allow disabling mylog() and...
1998-10-28 Bruce MomjianMake these file generated in distribution.
1998-10-28 Bruce MomjianFix for serial creation.
1998-10-28 Bruce MomjianThis looks like a wrong entry in one of the system...
1998-10-28 Bruce Momjians_lock aix patch.
1998-10-28 Marc G. FournierUpdated "expected" regression output for Solaris-Sparc
1998-10-28 Thomas G. LockhartInclude appropriate flags for resolved shared library...
1998-10-28 Thomas G. LockhartFinal hardcopy for v6.4, barring unexpected problems.
1998-10-28 Bruce MomjianReverse out addition of snprintf.
1998-10-27 Tom LaneFix missing dependency for Makefile inclusions.
1998-10-27 Tom LaneDetect lack of permission to install into Perl module...
1998-10-27 Thomas G. LockhartAdd new inet/cidr regression test.
1998-10-27 Bruce Momjianbackslash for portability, from Andreas Zeugswetter
1998-10-27 Thomas G. LockhartIncorporate changes suggested by Tom Lane.
1998-10-27 Thomas G. LockhartNew info on a few ports for v6.4.
1998-10-27 Thomas G. LockhartTry to get a straight story on which prompts mean what.
1998-10-27 Thomas G. LockhartInclude new cidr and inet data types.
1998-10-27 Thomas G. LockhartInclude configuration chapter with new info on configur...
1998-10-27 Thomas G. LockhartFirst cut at standalone installation guide to replace...
1998-10-27 Marc G. FournierMissed one more required file...
1998-10-27 Marc G. FournierDon't forget to create the dynloader files...
1998-10-27 Marc G. FournierOops, don't forget to get rid ofthe -Bforcearchive...
1998-10-27 Marc G. FournierStarting with v3.0 of FreeBSD, we are now an elf system...
1998-10-27 Bruce MomjianFix for tprintf overruns from Göran Thyni.
1998-10-26 Bruce MomjianUpdated TODO.
1998-10-26 Tom LaneGet rid of some minor compiler warnings.
1998-10-26 Tom LaneFix some actual bugs exposed by compiler warnings.
1998-10-26 Tom LaneGet rid of some minor compiler warnings.
1998-10-26 Tom LaneCompiler options not spelled quite right...
1998-10-26 Tom LaneRun autoconf
1998-10-26 Tom LaneFix cpp-from-stdin detection so that it works even...
1998-10-25 Thomas G. LockhartTry to go through and get the markup right.
1998-10-25 Bruce Momjiancleanup
1998-10-25 Bruce MomjianFix from Tom Lane for pg_shadow in pg_upgrade
1998-10-25 Thomas G. LockhartUpdate info for v6.4. Fix markup of some examples which...
1998-10-25 Thomas G. LockhartAdd debugging info from Cary O'Brien.
1998-10-25 Thomas G. LockhartSmall adjustments in markup getting ready for hardcopy...
1998-10-25 Thomas G. LockhartAdd massive new docs from Peter Mount.
1998-10-25 Thomas G. LockhartUpdate info on source files for v6.4.
1998-10-25 Thomas G. LockhartAdd Y2K statement for intros.
1998-10-24 Tom LaneUpdate README to reflect the fact that you don't have to
1998-10-24 Tom LaneUpdate instructions for running configure (the old...
next