From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Greg Smith <greg(at)2ndquadrant(dot)com>, pgsql-docs(at)postgresql(dot)org |
Subject: | Re: Special column trivia |
Date: | 2010-06-10 22:00:35 |
Message-ID: | 201006102200.o5AM0Zq14165@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Tom Lane wrote:
> > What got me reading that section was a rather weird documentation
> > question/addition from Edmund Horner. He noted that the following works
> > on PG8.4 and 9.0:
>
> > postgres=# select (row(1,2)).name;
>
> This is the cast-a-composite-type-to-string-type issue that's come up in
> several guises before, eg most recently at
> http://archives.postgresql.org/pgsql-general/2010-05/msg01126.php
Do we need additional documentation?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ None of us is going to be here forever. +
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Gravsjö | 2010-06-11 12:41:29 | Re: Cognitive dissonance |
Previous Message | Bruce Momjian | 2010-06-10 21:49:13 | 9.0 release note update |