From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
Cc: | Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-advocacy(at)postgresql(dot)org |
Subject: | Re: Additional Material for Press Page |
Date: | 2004-10-17 02:43:59 |
Message-ID: | 20041017024359.GA10899@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
On Sat, Oct 16, 2004 at 09:53:06PM -0400, Robert Treat wrote:
> On Saturday 16 October 2004 20:39, Alvaro Herrera wrote:
> > On Sat, Oct 16, 2004 at 04:58:46PM -0700, Josh Berkus wrote:
> > > Functions: PostgreSQL functions now support emacs-style $dollar$
> > > quoting allowing users to avoid messy nested quotes. Further, as an
> > > benefit of the new Savepoints, PL/pgSQL functions now have limited
> > > exception-handling ability using the EXCEPTION clause.
> >
> > "emacs-style"? I thought dollar quoting was invented here. Would it be
> > good to detail the enhancements to pl/perl here? What about pl/php?
>
> I think the functionality original came from trying to emulate perl-style here
> documents, but either way as a vi user I now dislike the feature just on the
> insinuation that it is emacs-style :-)
Yeah, I'm a vi(m) user too so it seems unfair :-). But dollar quoting
certainly goes much further than here-docs! (which AFAIK were invented
way before perl anyway, weren't they?)
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La victoria es para quien se atreve a estar solo"
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2004-10-17 12:29:08 | DSpam 3.2 has much faster PostgreSQL support |
Previous Message | Robert Treat | 2004-10-17 01:53:06 | Re: Additional Material for Press Page |