Re: [pgsql-advocacy] Avoiding upgrade backlash - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: [pgsql-advocacy] Avoiding upgrade backlash
Date
Msg-id 200711171134.lAHBYnt11239@momjian.us
Whole thread Raw
In response to Re: [pgsql-advocacy] Avoiding upgrade backlash  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [pgsql-advocacy] Avoiding upgrade backlash
List pgsql-docs
Tom Lane wrote:
> Josh Berkus <josh@agliodbs.com> writes:
> > Hmmm.  I don't feel like it contains a clear warning, though.  We need a
> > statement like:
>
> > Some users may encounter issues upgrading due to the changes in handling
> > data type casts.  If you suspect that your schema or application may not
> > be handling data type comparisons cleanly, you are strongly urged to test
> > for casting error messages before upgrading your production server.
>
> When have we ever suggested that people *shouldn't* test their apps
> before committing to a major version update?
>
> I think the whole thing has been significantly overblown.  We have made
> incompatible changes bigger than this one --- and, often, harder to find
> let alone fix --- in almost every major release.  This one you can at
> least be pretty sure that you will get an error, and not a silent change
> in behavior, if you fall foul of it.

Agreed.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [pgsql-advocacy] Avoiding upgrade backlash
Next
From: "Joshua D. Drake"
Date:
Subject: Re: [pgsql-advocacy] Avoiding upgrade backlash