Re: Finer Extension dependencies
Dimitri Fontaine <dimitri@2ndquadrant.fr>
From: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
To: Hitoshi Harada <umi.tanuki@gmail.com>
Cc: Dimitri Fontaine <dimitri@2ndquadrant.fr>, pgsql-hackers@postgresql.org
Date: 2012-02-13T11:18:07Z
Lists: pgsql-hackers
Attachments
- extension-provides.v2.patch (text/x-patch) patch v2
Hi, Sorry for the delays, I'm back on PostgreSQL related work again. Hitoshi Harada <umi.tanuki@gmail.com> writes: >>> I just tried DROP EXTENSION now, and found it broken :( Please find v2 of the patch. I did change the dependency management in between the simple cases and the more challenging ones and forgot that I had to retest it all in between, which is what happen on a tight schedule and when working at night, I guess. So the best option I've found here had me add a new function in pg_depend.c, it's working as intended now. Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support