"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