From JanWieck at Yahoo.com Thu May 16 14:26:52 2013
From: JanWieck at Yahoo.com (Jan Wieck)
Date: Thu, 16 May 2013 21:26:52 +0000
Subject: [Slony1-commit] Slony-I-commit Make log_truncate() SECURITY DEFINER.
Message-ID:
Make log_truncate() SECURITY DEFINER.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=49875e3ae3f1772e75ced6eeb8bf03b8b400629c
Modified Files
--------------
src/backend/slony1_funcs.sql | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
From JanWieck at Yahoo.com Thu May 16 14:26:52 2013
From: JanWieck at Yahoo.com (Jan Wieck)
Date: Thu, 16 May 2013 21:26:52 +0000
Subject: [Slony1-commit] Slony-I-commit Merge remote branch 'origin/master'
Message-ID:
Merge remote branch 'origin/master'
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=0a3353b8d06a0faabe43083a79cc6e6a9ac0ae6d
Modified Files
--------------
From cbbrowne at acm.org Tue May 21 10:58:54 2013
From: cbbrowne at acm.org (cbbrowne at acm.org)
Date: Tue, 21 May 2013 17:58:54 +0000
Subject: [Slony1-commit] Slony-I-commit Branch
refs/heads/origin/local-master/bug-134 was removed
Message-ID:
Branch refs/heads/origin/local-master/bug-134 was removed.
From cbbrowne at acm.org Tue May 21 12:20:03 2013
From: cbbrowne at acm.org (cbbrowne at acm.org)
Date: Tue, 21 May 2013 19:20:03 +0000
Subject: [Slony1-commit] Slony-I-commit Branch
refs/heads/local-master/bug-134 was removed
Message-ID:
Branch refs/heads/local-master/bug-134 was removed.
From cbbrowne at lists.slony.info Sat May 25 18:40:05 2013
From: cbbrowne at lists.slony.info (Chris Browne)
Date: Sun, 26 May 2013 01:40:05 +0000
Subject: [Slony1-commit] slony1-www index.html
Message-ID: <20130526014005.69714291184@main.slony.info>
Update of /home/cvsd/slony1/slony1-www
In directory main.slony.info:/tmp/cvs-serv18832
Modified Files:
index.html
Log Message:
Add in local copies of design/implementation PDFs, reference them
Index: index.html
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/index.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -C 2 -d -r1.9 -r1.10
*** index.html 13 Aug 2010 22:13:47 -0000 1.9
--- index.html 26 May 2013 01:40:03 -0000 1.10
***************
*** 106,111 ****
The original design document is available
! here.
Upgrading Slony-I
--- 106,113 ----
The original design document is available
! here; see also
! initial description of implementation..
Upgrading Slony-I
From cbbrowne at lists.slony.info Sat May 25 18:45:08 2013
From: cbbrowne at lists.slony.info (Chris Browne)
Date: Sun, 26 May 2013 01:45:08 +0000
Subject: [Slony1-commit] slony1-www/images Slony-I-concept.pdf
Slony-I-implementation.pdf
Message-ID: <20130526014508.079DB290313@main.slony.info>
Update of /home/cvsd/slony1/slony1-www/images
In directory main.slony.info:/tmp/cvs-serv19560
Added Files:
Slony-I-concept.pdf Slony-I-implementation.pdf
Log Message:
Add in local copies of Slony papers
--- NEW FILE: Slony-I-concept.pdf ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: Slony-I-implementation.pdf ---
(This appears to be a binary file; contents omitted.)
From cbbrowne at lists.slony.info Sat May 25 18:49:27 2013
From: cbbrowne at lists.slony.info (Chris Browne)
Date: Sun, 26 May 2013 01:49:27 +0000
Subject: [Slony1-commit] slony1-www/content intro.txt
Message-ID: <20130526014927.473C9291237@main.slony.info>
Update of /home/cvsd/slony1/slony1-www/content
In directory main.slony.info:/tmp/cvs-serv19702
Modified Files:
intro.txt
Log Message:
Shift PDF content to local site
Index: intro.txt
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/content/intro.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** intro.txt 26 Oct 2010 18:33:58 -0000 1.6
--- intro.txt 26 May 2013 01:49:25 -0000 1.7
***************
*** 21,25 ****
is also a local copy.
! The original design document is available
! here.
--- 21,26 ----
is also a local copy.
! The original design
! document is available here; see also initial description of
! implementation..
From JanWieck at Yahoo.com Mon May 27 07:46:41 2013
From: JanWieck at Yahoo.com (Jan Wieck)
Date: Mon, 27 May 2013 14:46:41 +0000
Subject: [Slony1-commit] Slony-I-commit Fixing several compiler warnings
(unused and
Message-ID:
Fixing several compiler warnings (unused and
possibly used uninitialized things).
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=40136d44e9168d9130024219b437dc32b4fc3e5a
Modified Files
--------------
src/slon/monitor_thread.c | 4 ++++
src/slon/remote_worker.c | 4 ++++
src/slonik/slonik.c | 4 +++-
src/slony_logshipper/slony_logshipper.c | 8 ++++++++
4 files changed, 19 insertions(+), 1 deletions(-)
From ssinger at ca.afilias.info Mon May 27 10:31:12 2013
From: ssinger at ca.afilias.info (Steve Singer)
Date: Mon, 27 May 2013 17:31:12 +0000
Subject: [Slony1-commit] Slony-I-commit When upgrading from an earlier
version of 2.2 to a newer
Message-ID:
When upgrading from an earlier version of 2.2 to a newer version of 2.2
the old shared library (that now has the version number in its name) might
not still be present. This change avoids having to call C functions as
part of the slonik queries done during a UPDATE FUNCTIONS script.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=73749903a041565fa6e54927c50d247592b8b792
Author: Jan Wieck
Modified Files
--------------
src/slonik/slonik.c | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
From ssinger at ca.afilias.info Mon May 27 10:34:54 2013
From: ssinger at ca.afilias.info (Steve Singer)
Date: Mon, 27 May 2013 17:34:54 +0000
Subject: [Slony1-commit] Slony-I-commit updating the release notes
Message-ID:
updating the release notes
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=8e548a8e78df469b917cb6341db0e5eb8b9c9760
Modified Files
--------------
RELEASE | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
From ssinger at ca.afilias.info Fri May 31 15:18:35 2013
From: ssinger at ca.afilias.info (Steve Singer)
Date: Fri, 31 May 2013 22:18:35 +0000
Subject: [Slony1-commit] Slony-I-commit versioning all symbols in the shared
library.
Message-ID:
versioning all symbols in the shared library.
Slony 2.2 allows multiple versions of the shared library to be exist
on the filesystem($libdir) at once. This means they can be loaded
into the same backend at once, but we need to ensure that the
exported symbols are unique
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=df50a63646f1962a40d384bf628671729fb81e36
Modified Files
--------------
config.h.in | 1 +
config_msvc.h | 1 +
src/backend/slony1_funcs.c | 123 ++++++++++++++++++++++--------------------
src/backend/slony1_funcs.def | 26 ++++-----
src/backend/slony1_funcs.sql | 42 +++++++--------
src/slonik/slonik.c | 8 ++-
6 files changed, 108 insertions(+), 93 deletions(-)
From ssinger at ca.afilias.info Fri May 31 15:18:35 2013
From: ssinger at ca.afilias.info (Steve Singer)
Date: Fri, 31 May 2013 22:18:35 +0000
Subject: [Slony1-commit] Slony-I-commit updating release notes bug 290
Message-ID:
updating release notes bug 290
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=67d919bc63b4a292c86832a2df0df5d9180254cb
Modified Files
--------------
RELEASE | 2 ++
1 file changed, 2 insertions(+)
From ssinger at ca.afilias.info Fri May 31 15:22:18 2013
From: ssinger at ca.afilias.info (Steve Singer)
Date: Fri, 31 May 2013 22:22:18 +0000
Subject: [Slony1-commit] Slony-I-commit uping version/beta number
Message-ID:
uping version/beta number
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=86eac22ffc598904837bc8e8f9a224a0d58689ea
Modified Files
--------------
config_msvc.h | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)