Re: Avoiding upgrade backlash - Mailing list pgsql-advocacy

From Gregory Stark
Subject Re: Avoiding upgrade backlash
Date
Msg-id 87r6ivq7gw.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: Avoiding upgrade backlash  (Andrew Sullivan <ajs@crankycanuck.ca>)
Responses Re: Avoiding upgrade backlash
List pgsql-advocacy
"Andrew Sullivan" <ajs@crankycanuck.ca> writes:

> IMPLICIT TYPECASTS HAVE BEEN MOSTLY REMOVED.  TEST YOUR APPLICATION!

I think you have to say that without using the technical gobbledygook
"implicit casts".

Something like:

Non-strings are no longer converted automatically to strings when used in
places where strings are expected. You must now explicitly cast non-strings to
strings if you want to apply string operations on them.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Ask me about EnterpriseDB's RemoteDBA services!

pgsql-advocacy by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Avoiding upgrade backlash
Next
From: Bruce Momjian
Date:
Subject: Re: Avoiding upgrade backlash