On Sat, May 25, 2013 at 11:06 AM, Ódor Balázs Péter wrote:
> Hi,
>
> Im using pgAdmin 1.16.1 on Windows 7 64bit, connected to an PostgreSQL
> 9.2.4.
>
> Im navigate in Object browser to database -> "Casts" ->
> "text->http.user_agent", and the "SQL pane" is:
> -- Cast: "text->http.user_agent"
>
>
Hi,
Im using pgAdmin 1.16.1 on Windows 7 64bit, connected to an PostgreSQL
9.2.4.
Im navigate in Object browser to database -> "Casts" ->
"text->http.user_agent", and the "SQL pane" is:
-- Cast: "text->http.user_agent"
-- DROP CAST (text AS http.http.user_agent)
CREATE CAST (text AS http.h