Re: [BUGS] *.sql contrib files contain unresolvable MODULE_PATHNAME
От | Andrew Dunstan |
---|---|
Тема | Re: [BUGS] *.sql contrib files contain unresolvable MODULE_PATHNAME |
Дата | |
Msg-id | 4E95DEF1.6010603@dunslane.net обсуждение исходный текст |
Ответ на | Re: [BUGS] *.sql contrib files contain unresolvable MODULE_PATHNAME (Magnus Hagander <magnus@hagander.net>) |
Ответы |
Re: [BUGS] *.sql contrib files contain unresolvable MODULE_PATHNAME
|
Список | pgsql-hackers |
On 10/12/2011 02:21 PM, Magnus Hagander wrote: > On Wed, Oct 12, 2011 at 19:36, Tom Lane<tgl@sss.pgh.pa.us> wrote: >> >> regression=# \i ~/postgres/share/extension/cube--1.0.sql >> Use "CREATE EXTENSION cube" to load this file. >> regression=# >> >> which is about as good as one could hope for. > Looks great to me. Yes, me too. > I guess the failure scenario is if someone has an extension from 9.1.2 > and tries to load it into 9.1.1 or earlier, in which case they will > get a syntax error or somehing when trying to run the CREATE EXTENSION > command, right? I doubt that's something worth dealing with - it's a > lot less likely to happen. > As long as we are going to apply it for 9.1 and not wait for 9.2 I don't think there will be much problem. I think this is one of the rare cases where we should apply a change to the stable release. cheers andrew
В списке pgsql-hackers по дате отправления: