Bug #349 - case insensitivity with cluster name when processing DDL
authorChristopher Browne <cbbrowne@ca.afilias.info>
Tue, 16 Dec 2014 20:30:40 +0000 (15:30 -0500)
committerChristopher Browne <cbbrowne@ca.afilias.info>
Tue, 16 Dec 2014 20:32:06 +0000 (15:32 -0500)
commitf50b0d0939d96ac19a66b4513496db632035846b
tree083c7eeb68c3345e672633b82d8737676b17fed8
parent0a1958dc65290e32d98299642a0646741dfcce0e
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
RELEASE
clustertest/conf/disorder.properties.sample
clustertest/conf/slonyregress.sample.properties
src/backend/slony1_funcs.c
tests/settings.ik