Re: Adding \ev view editor?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Adding \ev view editor?
Дата
Msg-id b42b73150909020507s4b4fd56au1330658112476d67@mail.gmail.com
обсуждение исходный текст
Ответ на Adding \ev view editor?  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Adding \ev view editor?  ("David E. Wheeler" <david@kineticode.com>)
Список pgsql-hackers
On Tue, Sep 1, 2009 at 2:41 PM, Josh Berkus<josh@agliodbs.com> wrote:
> All,
>
> I've grown to adore the new \ef function editor.
>
> It doesn't seem like it would be that difficult to add a view editor as
> \ev.  While editors would also be good for other objects, I don't think
> we can do \et or \er etc. because those objects don't support CREATE OR
> REPLACE.
>
> Opinions?  Other objects which could take \e?

One reason I don't like this proposal is that postgresql does not
preserve the original 'create view' statement for editing.  The
resulting sql that is given to you to edit is hopelessly mangled and I
think it's not good to encourage people to modify views in this
fashion.

Then again, we are only reproducing what pgadmin can already do, so why not? :-)

merlin


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: window functions maybe bug
Следующее
От: Michael Nacos
Дата:
Сообщение: trigger SPI_exec count argument