Re: Separate psql commands from arguments - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Separate psql commands from arguments
Date
Msg-id 5915B01003077D56DE2A60DA@imhotep.credativ.de
Whole thread Raw
In response to Re: Separate psql commands from arguments  (Decibel! <decibel@decibel.org>)
List 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 by date:

Previous
From: "Nathan Buchanan"
Date:
Subject: Re: Commit fest queue
Next
From: PFC
Date:
Subject: Re: Cached Query Plans