plpgsql language differences betw 7.4 and 8.0

From: Ralph Smith <rsmith(at)10kinfo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: plpgsql language differences betw 7.4 and 8.0
Date: 2010-09-04 01:29:41
Message-ID: 4C81A105.7070703@10kinfo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I'm stuck using v7.4 and more than once I've come across examples that
just don't work here.
e.g.: CREATE or ...FUNCTION.... AS $mydelim$
$mydelim$ doesn't work but plain old apostrophe does.
Now it looks like ELSIF is different.

Is there a location where I can find these changes?
(I don't care about 'behind the scenes internals, more at the SQL level.)

THANK!
--
?* Ralph Smith*
Data Architech
Web: http://www.10KInfo dot com <http://www.10kInfo.com/>
Email: RSmith(at)10kInfo(dot)com <mailto:rsmith(at)10kinfo(dot)com>
_____________________________

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2010-09-04 02:48:33 Re: plpgsql language differences betw 7.4 and 8.0
Previous Message Michael Monnerie 2010-09-03 23:53:20 Re: fail-safe sql update triggers