Re: SQL-Invoked Procedures for 8.1 - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: SQL-Invoked Procedures for 8.1
Date
Msg-id 20041004191023.GA8261@dcc.uchile.cl
Whole thread Raw
In response to Re: SQL-Invoked Procedures for 8.1  ("Jim C. Nasby" <decibel@decibel.org>)
Responses Re: SQL-Invoked Procedures for 8.1
List pgsql-hackers
On Mon, Oct 04, 2004 at 01:55:21PM -0500, Jim C. Nasby wrote:
> While we're discussing things that will possibly mean a different system
> than the current function language, I have another request: Can we have
> a means of defining procedures/functions that doesn't involve using
> quotes? Having to double-quote everything is extremely annoying and
> prone to errors. I realize that even if procedures/functions aren't
> defined using quotes there will still be cases where things need to be
> multi-quoted, but those cases are much rarer.

So you aren't aware of the dollar-quoting feature?  You may want to take
a look at that ...

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Limítate a mirar... y algun día veras"



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: open item: tablespace handing in pg_dump/pg_restore
Next
From: Andrew Dunstan
Date:
Subject: Re: SQL-Invoked Procedures for 8.1