Re: attribute names & typecast/psql default port - Mailing list pgsql-patches

From Tom Lane
Subject Re: attribute names & typecast/psql default port
Date
Msg-id 17681.1000658258@sss.pgh.pa.us
Whole thread Raw
In response to attribute names & typecast/psql default port  (Gavin Sherry <swm@linuxworld.com.au>)
Responses Re: attribute names & typecast/psql default port  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-patches
Gavin Sherry <swm@linuxworld.com.au> writes:
> It doesn't make much sense that the first column should be called
> '?column?'.

This patch is broken, since it assumes that the argument of a TypeCast
will always be an Ident.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Serguei Mokhov"
Date:
Subject: PG_DUMP NLS Support (Russian)
Next
From: Bruce Momjian
Date:
Subject: Re: [JDBC] isNullable()