Re: [GENERAL] ERROR: using an explicit cast - Mailing list pgsql-general

From Wim Ceulemans
Subject Re: [GENERAL] ERROR: using an explicit cast
Date
Msg-id 000d01be2475$e1df6480$67faa8c0@aladdin.nice.be
Whole thread Raw
List pgsql-general
Thanks a lot Jose. This has solve my problem completely

Regards

Wim Ceulemans - wim.ceulemans@nice.be
Nice Software Solutions
Eglegemweg 3, 2811 Hombeek - Belgium
Tel +32(0)15 41 29 53 - Fax +32(0)15 41 29 54

>
>   CREATE VIEW vista AS SELECT 'Hello World'
>
>          View will be created having a column with an unknown type
>          unless you specify it as:
>
>   CREATE VIEW vista AS SELECT 'Hello World'::text
>
>
>   -Jose'-
>


pgsql-general by date:

Previous
From: Constantin Teodorescu
Date:
Subject: PgAccess version 0.93 (for Unix and Windows) has been released!
Next
From: Luis Bezerra
Date:
Subject: Starting one daemon and using postgres