summaryrefslogtreecommitdiff
path: root/contrib/dbmirror
AgeCommit message (Expand)Author
2005-10-02Change nextval and other sequence functions to specify their sequenceTom Lane
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2005-03-29Convert oidvector and int2vector into variable-length arrays. ThisTom Lane
2004-11-04Contrib build fixes:Neil Conway
2004-10-12Update reference to pgsql-server.Tom Lane
2004-09-10Apply patch from Steven Singer for contrib/dbmirror. Changes:Neil Conway
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2004-07-02Attached is a 1 line bug fix for dbmirror that was submitted.Joe Conway
2004-05-26Please apply this minor patch to the cvs HEAD of dbmirrorJan Wieck
2004-04-22Attached is are a few small fixes for dbmirror.Bruce Momjian
2004-02-17Please apply this patch to contrib/dbmirrorBruce Momjian
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-10-27Here is an update to the dbmirror README file.Bruce Momjian
2003-09-29A) Fixes a bug that prevented mirroring of data on a table that has hadBruce Momjian
2003-08-04pgindent run.Bruce Momjian
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2003-03-20The attatched patch fixes a memory error with contrib/dbmirror/pending.cBruce Momjian
2002-12-05It looks like the problem was introduced when the "SET autocommit" andBruce Momjian
2002-11-26Allocate proper length for sprintf string, from Tatsuo.Bruce Momjian
2002-11-22Fix a dozen or so places that were passing unpredictable data stringsTom Lane
2002-11-22Fix elog in dbmirror to use %s.Bruce Momjian
2002-11-06Remove GPL file pursuant to relicensing.Tom Lane
2002-11-06Change dbmirror lincense to BSD.Bruce Momjian
2002-10-19It includesBruce Momjian
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-10-14This trivial patch fixes a bunch of spelling mistakes in theBruce Momjian
2002-09-26Attached is a patch to contrib/dbmirror that fixes a bug that wasBruce Momjian
2002-09-05Be careful to include postgres.h *before* any system headers, to ensureTom Lane
2002-09-04Fix compile warning.Peter Eisentraut
2002-09-04pgindent run.Bruce Momjian
2002-08-22Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane
2002-06-23Add dbmirror to /contrib. Minor C cleanups and Makefile.Bruce Momjian