OSDN Git Service

pg-rex/syncrep.git
2000-06-20 Tom LaneFix handling of type tuple associated with a temp relat...
2000-06-19 Tom LaneModify index-opening code to guarantee that the indexes...
2000-06-19 Tom LaneEnsure that kernel error code is included in smgr-level...
2000-06-19 Peter EisentrautIntegrated ODBC driver into regular build. No more...
2000-06-19 Bruce MomjianRemove old README files.
2000-06-19 Bruce MomjianAdd missing /contrib files
2000-06-19 Bruce MomjianUpdate to /contrib from Karel.
2000-06-19 Bruce Momjianautoconf
2000-06-19 Bruce MomjianRename HAVE_SQLGETPRIVATEPROFILESTRING to something...
2000-06-19 Bruce Momjianfix HAVE_SQLGETPRIVATEPROFILESTRING define
2000-06-19 Tom LaneClean up bogosities in pg_opclass, pg_amop, pg_amproc...
2000-06-19 Bruce MomjianLinux/alpha patch.
2000-06-18 Tom LaneReimplement nodeMaterial to use a temporary BufFile...
2000-06-18 Peter EisentrautSeparated set constraints and set transaction reference...
2000-06-18 Tom LaneReinstate BufFileTell().
2000-06-17 Tom LaneGet rid of IndexIsUniqueNoCache() kluge by the simple...
2000-06-17 Tom LaneFix performance problems with pg_index lookups (see...
2000-06-17 Tom LaneClean out another pocket of functions called via nonspe...
2000-06-17 Peter EisentrautRemove fmgrstamp-h business -- not needed and confusing
2000-06-16 Bruce MomjianCleanup README Makefile installs.
2000-06-16 Tom LaneRepair unforgivably brain-dead representation of CaseEx...
2000-06-15 Bruce MomjianRemove old doc files, now README.
2000-06-15 Bruce MomjianAdd missing /contrib files to CVS.
2000-06-15 Bruce Momjian/contrib patch from Karel.
2000-06-15 Bruce MomjianUpdate TODO list.
2000-06-15 Tom LaneRepair Large Object bugs demonstrated by Ian Grant...
2000-06-15 Bruce MomjianFinal #include cleanup.
2000-06-15 Bruce MomjianClean up #include's.
2000-06-15 Bruce Momjian#include cleanups
2000-06-14 Bruce MomjianUpdate include cleaning scripts.
2000-06-14 Bruce MomjianUpdate include scripts
2000-06-14 Bruce MomjianAdd () around define -1.
2000-06-14 Peter EisentrautBig warnings cleanup for Solaris/GCC. Down to about...
2000-06-14 Bruce Momjianautoconf
2000-06-14 Bruce MomjianBack out libpgtcl tcl/tksh includes.
2000-06-14 Bruce MomjianRemove -O0 linux ppc flag
2000-06-14 Thomas G. LockhartRepair markup to allow clean doc builds.
2000-06-14 Thomas G. LockhartReword to reduce redundant wording in some wording ;)
2000-06-14 Thomas G. LockhartFix up typos.
2000-06-14 Tom LaneI had overlooked the fact that some fmgr-callable funct...
2000-06-14 Bruce MomjianFix for memory leak from Denis Perchine
2000-06-14 Bruce MomjianAdd drop detail item.
2000-06-14 Bruce MomjianAdd type conversion TODO.detail
2000-06-14 Bruce Momjian> If read or write fails. Position will left the same...
2000-06-14 Bruce MomjianUpdate TODO list.
2000-06-14 Bruce Momjianautoconf
2000-06-14 Bruce MomjianOK, I have tidied up todays (13th) snapshot with the...
2000-06-14 Bruce MomjianUpdate TODO list.
2000-06-13 Bruce Momjianadd missing files
2000-06-13 Bruce Momjianautoconf
2000-06-13 Bruce Momjianin the Directory src/bin/pgtclsh there is a good mechan...
2000-06-13 Bruce MomjianUpdate FAQ.
2000-06-13 Bruce MomjianUpdate TODO list.
2000-06-13 Tom LaneAnother batch of fmgr updates. I think I have gotten...
2000-06-13 Bruce MomjianUpdate TODO list.
2000-06-12 Bruce MomjianBrand 7.1 release. Also update jdbc version in release...
2000-06-12 Bruce MomjianRename rule CURRENT to OLD in source tree. Add mapping...
2000-06-12 Bruce Momjianautoconf
2000-06-12 Bruce MomjianBack out old unixodbc patches and apply new ones. ...
2000-06-12 Bruce MomjianPut back old Makefiles, in pgsql and pgsql/src.
2000-06-12 Bruce MomjianRemove Makefile. Now generated by configure.
2000-06-12 Bruce Momjian Well, pg_dumplo is in attache. It is really simple...
2000-06-12 Bruce MomjianAdd makefile to warn about not using gmake.
2000-06-12 Bruce MomjianBack out pg_shadow changes to allow create table and...
2000-06-12 Bruce Momjian>> What happened to the patch I sent regarding the...
2000-06-12 Bruce MomjianUpdate TODO list.
2000-06-11 Tom LaneUpdate sequence-related functions to new fmgr style...
2000-06-11 Tom LaneFix typo.
2000-06-11 Peter EisentrautSmall bug fix
2000-06-11 Tom LaneRemove overenthusiastic use of dependencies to control...
2000-06-11 Peter EisentrautSubstituted new configure test for types of accept()
2000-06-10 Bruce MomjianUpdate TODO list.
2000-06-10 Peter EisentrautMoved the intricacies of the perl interface build into...
2000-06-10 Tom LaneUpdate regression tests for ONLY and other recent changes.
2000-06-10 Tom LaneUpdate rule dumper for the brave new world of ONLY.
2000-06-10 Tom LanenodeAppend tried to deal with multiple result relations...
2000-06-10 Tom LaneFix some more gratuitous breakage ... also throw in...
2000-06-10 Tom LaneRepair configure.in breakage from unixODBC patch. ...
2000-06-10 Bruce Momjianupdate developers faq
2000-06-10 Bruce MomjianUPdate developers faq
2000-06-09 Bruce MomjianFix initdb spaces problem.
2000-06-09 Bruce MomjianAdd tablespaces todo item
2000-06-09 Bruce MomjianThis patch fixes the 0-based/1-based result set indexin...
2000-06-09 Bruce MomjianUpdate bsdi faq.
2000-06-09 Bruce MomjianI have made the couple of mods required to make the...
2000-06-09 Bruce Momjian I have large database and with this DB work more users...
2000-06-09 Bruce MomjianPrompt username/password on stderr so:
2000-06-09 Bruce MomjianUpdate FAQ.
2000-06-09 Bruce MomjianUpdate TODO list.
2000-06-09 Bruce MomjianClean up regression for new 1st/9th/3rd fixes.
2000-06-09 Bruce MomjianAdd inherit regression files.
2000-06-09 Bruce MomjianThe enclosed patch changes the behaviour of the "ordina...
2000-06-09 Tom LaneCause inheritance patch to meet minimum coding standard...
2000-06-09 Tom LaneCleanup to ensure good state of derived files in tarballs.
2000-06-09 Bruce MomjianInheritance overhaul by Chris Bitmead <chris@bitmead...
2000-06-09 Tom LaneIf we're gonna have people running make from the top...
2000-06-09 Tom LaneAnother round of updates for new fmgr, mostly in the...
2000-06-08 Bruce MomjianMark functions as static and ifdef NOT_USED as appropriate.
2000-06-08 Bruce MomjianMark ImmediateSharedRelationCacheInvalidate as NOT_USED.
2000-06-08 Bruce MomjianMore odbc include cleanups
next