Re: creating extension including dependencies - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: creating extension including dependencies
Date
Msg-id 560FFA97.7000302@2ndquadrant.com
Whole thread Raw
In response to Re: creating extension including dependencies  (Andres Freund <andres@anarazel.de>)
Responses Re: creating extension including dependencies
List pgsql-hackers
On 2015-10-03 17:16, Andres Freund wrote:
> On 2015-10-03 17:15:54 +0200, Andres Freund wrote:
>> Here's an updated patch. Petr, could you please expand the test to
>> handle a bit more complex cascading setups?
>

Okay, I changed the test to make the dependencies bit more complex -
more than one dependency per extension + also non-cyclic
interdependency. It still works as expected.

--
  Petr Jelinek                  http://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH] postgres_fdw extension support
Next
From: Andres Freund
Date:
Subject: Re: [PATCH v1] GSSAPI encryption support