On Mon, Jan 11, 2016 at 10:28:04PM -0800, Ben Chobot wrote: > I am trying to use Bucardo 5.4.1 to replicate tables in > schemas containing non-alphanumeric characters ... > if ($name !~ /^([^\.\s]+)\.([^\.\s]+)$/o) > > …or am I missing the point?
Yeah, that should be fine. I think the idea was to quickly separate the table and schema, with a quick safety check thrown in. I have no objection to a better regex. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: PGP signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
