summaryrefslogtreecommitdiff
path: root/contrib/dbmirror
Commit message (Expand)AuthorAgeFilesLines
* Contrib build fixes:Neil Conway2004-11-041-1/+3
* Update reference to pgsql-server.Tom Lane2004-10-121-3/+3
* Apply patch from Steven Singer for contrib/dbmirror. Changes:Neil Conway2004-09-105-24/+67
* Pgindent run for 8.0.Bruce Momjian2004-08-291-223/+220
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-5/+9
* Attached is a 1 line bug fix for dbmirror that was submitted.Joe Conway2004-07-021-1/+3
* Please apply this minor patch to the cvs HEAD of dbmirrorJan Wieck2004-05-261-3/+3
* Attached is are a few small fixes for dbmirror.Bruce Momjian2004-04-222-6/+6
* Please apply this patch to contrib/dbmirrorBruce Momjian2004-02-174-254/+671
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-294-4/+4
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Here is an update to the dbmirror README file.Bruce Momjian2003-10-271-53/+12
* A) Fixes a bug that prevented mirroring of data on a table that has hadBruce Momjian2003-09-292-3/+14
* pgindent run.Bruce Momjian2003-08-041-14/+15
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-27/+29
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-144-20/+2
* The attatched patch fixes a memory error with contrib/dbmirror/pending.cBruce Momjian2003-03-201-2/+2
* It looks like the problem was introduced when the "SET autocommit" andBruce Momjian2002-12-051-3/+3
* Allocate proper length for sprintf string, from Tatsuo.Bruce Momjian2002-11-261-3/+3
* Fix a dozen or so places that were passing unpredictable data stringsTom Lane2002-11-221-7/+7
* Fix elog in dbmirror to use %s.Bruce Momjian2002-11-221-6/+6
* Remove GPL file pursuant to relicensing.Tom Lane2002-11-061-340/+0
* Change dbmirror lincense to BSD.Bruce Momjian2002-11-063-21/+56
* It includesBruce Momjian2002-10-194-20/+60
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-184-6/+34
* This trivial patch fixes a bunch of spelling mistakes in theBruce Momjian2002-10-141-6/+6
* Attached is a patch to contrib/dbmirror that fixes a bug that wasBruce Momjian2002-09-262-1/+9
* Be careful to include postgres.h *before* any system headers, to ensureTom Lane2002-09-051-2/+3
* Fix compile warning.Peter Eisentraut2002-09-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-351/+391
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-1/+1
* Add dbmirror to /contrib. Minor C cleanups and Makefile.Bruce Momjian2002-06-239-0/+2045