Re: dealing with extension dependencies that aren't quite 'e'
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Abhijit Menon-Sen <ams@2ndQuadrant.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org,
Alexander Korotkov <a.korotkov@postgrespro.ru>
Date: 2016-03-29T14:15:51Z
Lists: pgsql-hackers
Hi Abhijit, On 3/25/16 1:57 PM, Abhijit Menon-Sen wrote: > Complete patch attached for reference, as before. (I know I haven't > documented the function. I will go through the code to see if there are > any other potential callers, but I wanted to share what I had already.) I'm not entirely sure whether this patch should be marked "ready for review" or not. Either way it looks like you need to post a patch with more documentation - do you know when you'll have that ready? Thanks, -- -David david@pgmasters.net
Commits
-
Support ALTER THING .. DEPENDS ON EXTENSION
- f2fcad27d59c 9.6.0 landed