[DOCS] 4.2.9. Type Casts - documentation improvement - Mailing list pgsql-docs

From artejera@gmail.com
Subject [DOCS] 4.2.9. Type Casts - documentation improvement
Date
Msg-id 20170905021712.25640.86402@wrigleys.postgresql.org
Whole thread Raw
Responses Re: [DOCS] 4.2.9. Type Casts - documentation improvement
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.2/static/sql-syntax.html
Description:

Hi,

There seems to be no explicit documentation of the useful construct:

Select tt.*::text from tt

Also related:  4.2.13. Row Constructors

Congrats for your project. Yours AT

pgsql-docs by date:

Previous
From: Erwin Brandstetter
Date:
Subject: Re: [DOCS] to_char(): 'FM' also suppresses *trailing* zeroes
Next
From: eric.mordant@free.fr
Date:
Subject: [DOCS] 'alter sequence xxx start 200' do nothing