Re: plpgsql language differences betw 7.4 and 8.0

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ralph Smith <rsmith(at)10kinfo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: plpgsql language differences betw 7.4 and 8.0
Date: 2010-09-04 02:48:33
Message-ID: 4878.1283568513@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Ralph Smith <rsmith(at)10kinfo(dot)com> writes:
> 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?

Try the release notes.
http://www.postgresql.org/docs/9.0/static/release.html

BTW, you need to think seriously about getting "unstuck".
7.4's remaining support lifespan is measured in days, not weeks.
You need to be making plans *now* to move to 8.2 or later.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jeroen Baten 2010-09-04 18:46:31 newbie question
Previous Message Ralph Smith 2010-09-04 01:29:41 plpgsql language differences betw 7.4 and 8.0