Re: Problems upgrading to 7.4.8 from 7.2.4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Sean Cardus" <postgres(at)cardus(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problems upgrading to 7.4.8 from 7.2.4
Date: 2005-06-22 14:19:36
Message-ID: 4039.1119449976@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Sean Cardus" <postgres(at)cardus(dot)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.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Prasad Duggineni 2005-06-22 14:27:41 Re: 8.03 postgres install error
Previous Message Sean Cardus 2005-06-22 13:56:28 Problems upgrading to 7.4.8 from 7.2.4