Steve Singer ssinger at ca.afilias.info
Fri Jul 29 07:09:00 PDT 2011
Squashed commit of the following:

commit fcc0b1e96a9a6d3adc2144e1ad5669bc17eb76ea
Author: Steve Singer <ssinger at ca.afilias.info>
Date:   Fri Jul 29 08:52:57 2011 -0400

    Fixing typo/wrong parameter in documentation example

commit dd78496c8417d11ab84ca8189c68a4abf30eabde
Author: Steve Singer <ssinger at ca.afilias.info>
Date:   Thu Jul 28 10:04:35 2011 -0400

    Properly escape the '.' between a schema and table so
    it only matches 'period' and not 'any character'.

commit c64a2e041faf8506bedeee9b271c765b91bdb9bb
Author: Steve Singer <ssinger at ca.afilias.info>
Date:   Thu Jul 28 09:25:21 2011 -0400

    Don't try to add views (or FDW tables) to a replication set.
    Also allow for escape characters in the regex

commit 153e8b484821d61b5a12d270397d2c7fb45d17d1
Author: Steve Singer <ssinger at ca.afilias.info>
Date:   Wed Jul 27 17:11:13 2011 -0400

    Adding a view to the test

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=b1162e018680cb6c06667cf76254080d129fff13

Modified Files
--------------
RELEASE                                      |    3 +++
clustertest/disorder/sql/disorder-1.sql      |    7 +++++++
clustertest/disorder/tests/BulkAddingTest.js |    6 +++---
doc/adminguide/slonik_ref.sgml               |    2 +-
src/slonik/slonik.c                          |    4 ++--
5 files changed, 16 insertions(+), 6 deletions(-)



More information about the Slony1-commit mailing list