Re: Separate psql commands from arguments

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: Separate psql commands from arguments
Дата
Msg-id 5915B01003077D56DE2A60DA@imhotep.credativ.de
обсуждение исходный текст
Ответ на Re: Separate psql commands from arguments  (Decibel! <decibel@decibel.org>)
Список pgsql-hackers
--On Freitag, April 11, 2008 13:53:11 -0500 Decibel! <decibel@decibel.org> 
wrote:

> As Bernd said, I see this as simple search and replace, and then stick it
> in the command buffer. If you define an alias that calls itself, you
> could end up with a stack overflow, same as with server functions.

The current implementation behaves the same as any other shell alias 
implementation i've seen: aliases are substituted exactly one time.

--  Thanks
                   Bernd


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

Предыдущее
От: "Nathan Buchanan"
Дата:
Сообщение: Re: Commit fest queue
Следующее
От: PFC
Дата:
Сообщение: Re: Cached Query Plans