On 2015-09-20 16:38:58 +0200, Petr Jelinek wrote: > Here it is. I went over the patch, trying to commit it. Changed a bunch of stylistic issues (comments, NOTICE location, ...) . But also found a bug: Namely cascade_parent was set wrongly in a bunch of situations: When an extension has multiple dependencies the current name would end up multiple times on the list, and more importantly a parent's cascade_parent would be corrupted because the list was being modified in-place in the child.
Here's an updated patch. Petr, could you please expand the test to handle a bit more complex cascading setups? Michael: Why did you exclude test_extensions in Mkvcbuild.pm? Greetings, Andres Freund -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers