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

From Jim C. Nasby
Subject Re: SQL-Invoked Procedures for 8.1
Date
Msg-id 20041004185521.GR1297@decibel.org
Whole thread Raw
In response to SQL-Invoked Procedures for 8.1  (Gavin Sherry <swm@linuxworld.com.au>)
Responses Re: SQL-Invoked Procedures for 8.1
Re: SQL-Invoked Procedures for 8.1
List pgsql-hackers
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.
-- 
Jim C. Nasby, Database Consultant               decibel@decibel.org 
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: FunctionCall2 performance
Next
From: Bruce Momjian
Date:
Subject: Re: open item: tablespace handing in pg_dump/pg_restore