Re: dealing with extension dependencies that aren't quite 'e'

From: Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: dealing with extension dependencies that aren't quite 'e'
Date: 2016-03-21 13:53:31
Message-ID: 20160321135331.GA14725@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 2016-03-21 12:04:40 +0530, ams(at)2ndQuadrant(dot)com wrote:
>
> I'll write up a patch for this. Thanks for the suggestions.

Here's a patch to implement ALTER FUNCTION x DEPENDS ON EXTENSION y.

The changes to functioncmds.c:AlterFunction were less intrusive than I
had originally feared.

-- Abhijit

Attachment Content-Type Size
0001-Add-DEPENDENCY_AUTO_EXTENSION-ALTER-FUNCTION-DEPENDS.patch text/x-diff 7.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-03-21 14:07:31 Re: Password identifiers, protocol aging and SCRAM protocol
Previous Message Tom Lane 2016-03-21 13:37:44 Re: [GENERAL] OS X 10.11.3, psql, bus error 10, 9.5.1