plpgsql language differences betw 7.4 and 8.0 - Mailing list pgsql-admin

From Ralph Smith
Subject plpgsql language differences betw 7.4 and 8.0
Date
Msg-id 4C81A105.7070703@10kinfo.com
Whole thread Raw
Responses Re: plpgsql language differences betw 7.4 and 8.0  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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
Email: RSmith@10kInfo.com
_____________________________

pgsql-admin by date:

Previous
From: Michael Monnerie
Date:
Subject: Re: fail-safe sql update triggers
Next
From: Tom Lane
Date:
Subject: Re: plpgsql language differences betw 7.4 and 8.0