Gregory Stark wrote: > "Andrew Sullivan" <[EMAIL PROTECTED]> 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.
I think you need to show actual examples of problem queries. -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://postgres.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend