index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
dbmirror
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
1
-38
/
+30
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-6
/
+6
*
Change nextval and other sequence functions to specify their sequence
Tom Lane
2005-10-02
3
-170
/
+97
*
PGXS should be set with := not =, as specified in the documentation,
Tom Lane
2005-09-27
1
-2
/
+2
*
Convert oidvector and int2vector into variable-length arrays. This
Tom Lane
2005-03-29
1
-10
/
+6
*
Contrib build fixes:
Neil Conway
2004-11-04
1
-1
/
+3
*
Update reference to pgsql-server.
Tom Lane
2004-10-12
1
-3
/
+3
*
Apply patch from Steven Singer for contrib/dbmirror. Changes:
Neil Conway
2004-09-10
5
-24
/
+67
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-223
/
+220
*
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-20
1
-5
/
+9
*
Attached is a 1 line bug fix for dbmirror that was submitted.
Joe Conway
2004-07-02
1
-1
/
+3
*
Please apply this minor patch to the cvs HEAD of dbmirror
Jan Wieck
2004-05-26
1
-3
/
+3
*
Attached is are a few small fixes for dbmirror.
Bruce Momjian
2004-04-22
2
-6
/
+6
*
Please apply this patch to contrib/dbmirror
Bruce Momjian
2004-02-17
4
-254
/
+671
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
4
-4
/
+4
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Here is an update to the dbmirror README file.
Bruce Momjian
2003-10-27
1
-53
/
+12
*
A) Fixes a bug that prevented mirroring of data on a table that has had
Bruce Momjian
2003-09-29
2
-3
/
+14
*
pgindent run.
Bruce Momjian
2003-08-04
1
-14
/
+15
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
1
-27
/
+29
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
4
-20
/
+2
*
The attatched patch fixes a memory error with contrib/dbmirror/pending.c
Bruce Momjian
2003-03-20
1
-2
/
+2
*
It looks like the problem was introduced when the "SET autocommit" and
Bruce Momjian
2002-12-05
1
-3
/
+3
*
Allocate proper length for sprintf string, from Tatsuo.
Bruce Momjian
2002-11-26
1
-3
/
+3
*
Fix a dozen or so places that were passing unpredictable data strings
Tom Lane
2002-11-22
1
-7
/
+7
*
Fix elog in dbmirror to use %s.
Bruce Momjian
2002-11-22
1
-6
/
+6
*
Remove GPL file pursuant to relicensing.
Tom Lane
2002-11-06
1
-340
/
+0
*
Change dbmirror lincense to BSD.
Bruce Momjian
2002-11-06
3
-21
/
+56
*
It includes
Bruce Momjian
2002-10-19
4
-20
/
+60
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
4
-6
/
+34
*
This trivial patch fixes a bunch of spelling mistakes in the
Bruce Momjian
2002-10-14
1
-6
/
+6
*
Attached is a patch to contrib/dbmirror that fixes a bug that was
Bruce Momjian
2002-09-26
2
-1
/
+9
*
Be careful to include postgres.h *before* any system headers, to ensure
Tom Lane
2002-09-05
1
-2
/
+3
*
Fix compile warning.
Peter Eisentraut
2002-09-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2002-09-04
1
-351
/
+391
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
1
-1
/
+1
*
Add dbmirror to /contrib. Minor C cleanups and Makefile.
Bruce Momjian
2002-06-23
9
-0
/
+2045