From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, jeff <jeff(at)pgexperts(dot)com>, Pg Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations |
Date: | 2012-09-24 14:16:35 |
Message-ID: | 1348496127-sup-1601@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Excerpts from Dimitri Fontaine's message of lun sep 24 05:26:52 -0300 2012:
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> > Agreed. Quite aside from backwards-compatibility concerns, I think that
> > trying to avoid multiple dependency paths is doomed to failure.
>
> For a “DIRTT” approach to the problems, I think Álvaro's work is in the
> right direction, and should be pursued without trying to address the
> back branches too. I don't remember now if his tracking attempt was also
> trying to change pg_depend entries, I think that was in two separate
> patches versions.
Yes, those were different patches.
> Álvaro, do you want to be working on a master only version of the fix
> or do you want me to?
Please go ahead :-)
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2012-09-24 14:42:03 | Re: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" |
Previous Message | raphael.petit | 2012-09-24 11:37:34 | BUG #7564: window installer of Postgresql 9.2 and service configuration |