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 <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + None of us is going to be here forever. + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
