[Bucardo-general] issue when trying to update dbgroup

David Christensen david at endpoint.com
Tue Jan 12 14:47:07 UTC 2016


> On Dec 30, 2015, at 8:17 AM, Videanu Adrian <videanuadrian at yahoo.com> wrote:
> 
> ## If the name is 'all', recursively call on all objects of this type
>     if ($name =~ /all/i) {...
>     ...
>     }

Thanks for the report; I’ve pushed a fix for this issue (it’s an unanchored pattern match, so it needs to actually be /^all$/i in this case).

I’ll look at the other report.

Best,

David
--
David Christensen
PostgreSQL Team Manager
End Point Corporation
david at endpoint.com
785-727-1171







More information about the Bucardo-general mailing list