Christopher Browne cbbrowne at ca.afilias.info
Tue Dec 16 12:32:12 PST 2014
Bug #349 - case insensitivity with cluster name when processing DDL

Cluster name wasn't properly quoted when processing sequence update, this logic only runs when doing DDL.

Added config change to regression tests to have StudlyCase names to ensure this is noticed in future

Conflicts:
	RELEASE

Branch
------
master

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

Modified Files
--------------
RELEASE                                         |    1 +
clustertest/conf/disorder.properties.sample     |    2 +-
clustertest/conf/slonyregress.sample.properties |    2 +-
src/backend/slony1_funcs.c                      |    2 +-
tests/settings.ik                               |    2 +-
5 files changed, 5 insertions(+), 4 deletions(-)



More information about the Slony1-commit mailing list