Re: strange behavior, hoping for an explanation - Mailing list pgsql-general

From Tom Lane
Subject Re: strange behavior, hoping for an explanation
Date
Msg-id 27443.1320995480@sss.pgh.pa.us
Whole thread Raw
In response to strange behavior, hoping for an explanation  (Chris Travers <chris.travers@gmail.com>)
List pgsql-general
Chris Travers <chris.travers@gmail.com> writes:
> I have found recently that tables in certain contexts seem to have a
> name pseudocolumn.  I was wondering if there is any documentation as
> to what this is and what it signifies.

I/O conversion cast from composite type to string.  You might find
this 9.1 patch informative:
http://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=543d22fc7423747afd59fe7214f2ddf6259efc62
There's also relevant discussion in the mailing lists shortly before
that.

            regards, tom lane

pgsql-general by date:

Previous
From: Chris Travers
Date:
Subject: strange behavior, hoping for an explanation
Next
From: pasman pasmański
Date:
Subject: Re: strange behavior, hoping for an explanation