Re: Problems upgrading to 7.4.8 from 7.2.4 - Mailing list pgsql-general

From Sean Cardus
Subject Re: Problems upgrading to 7.4.8 from 7.2.4
Date
Msg-id 20050622154913.28D895287D@svr1.postgresql.org
Whole thread Raw
In response to Re: Problems upgrading to 7.4.8 from 7.2.4  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane <> wrote the following on 22 June 2005 15:20:

> "Sean Cardus" <postgres@cardus.com> writes:
>> For example, one of the CREATE VIEW statements contains:
>>    WHERE (u.username = "varchar"(u.customer_id))
>
> If you can change "varchar" to "text" it should still work.

Thanks for the advice Tom - I've tested this and the database does import
correctly.  I'm just concerned that the application might be expecting a
varchar column type in the returned data.

I've contacted the application developers and I'm still waiting for a
reply...

*crosses fingers*

Thanks again,
Sean


pgsql-general by date:

Previous
From: Pablo Baena
Date:
Subject: Problem on function returning setof custom type
Next
From: SCassidy@overlandstorage.com
Date:
Subject: setting up PostgreSQL on Linux RHL9 to allow ODBC connections from Windows