Re: Upgrade to 9.3

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Upgrade to 9.3
Date: 2014-07-21 20:22:53
Message-ID: 37007108.d954auOGzl@skynet.simkin.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday, July 21, 2014 09:05:18 PM Karthik Iyer wrote:
> Hello,
>
> We are planning to upgrade Postgres from 9.0 to 9.3. Was wondering
> if there are any serious changes that I have to look out for
> (syntax/datatypes changes) so that my code does not break.
>

http://www.postgresql.org/docs/9.1/static/release-9-1.html
http://www.postgresql.org/docs/9.3/static/release-9-2.html
http://www.postgresql.org/docs/9.3/static/release-9-3.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christian Jensen 2014-07-21 20:37:54 Re: Upgrade to 9.3
Previous Message Kevin Grittner 2014-07-21 18:34:07 Re: Why would I need to explicitly cast a string literal to text?