Re: [DOCS] 4.2.9. Type Casts - documentation improvement

2017-09-12 Thread Tom Lane
Bruce Momjian writes: > Any idea where this should be documented. It is useful? Section 8.16.5 is pretty exhaustive already. I'm not convinced that this particular case needs to be mentioned explicitly. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-do

Re: [DOCS] 4.2.9. Type Casts - documentation improvement

2017-09-12 Thread David G. Johnston
On Tue, Sep 12, 2017 at 4:14 PM, Steve Atkins wrote: > > > On Sep 12, 2017, at 3:33 PM, Bruce Momjian wrote: > > > > On Tue, Sep 5, 2017 at 02:17:12AM +, artej...@gmail.com wrote: > >> The following documentation comment has been logged on the website: > >> > >> Page: https://www.postgresql

Re: [DOCS] 4.2.9. Type Casts - documentation improvement

2017-09-12 Thread Steve Atkins
> On Sep 12, 2017, at 3:33 PM, Bruce Momjian wrote: > > On Tue, Sep 5, 2017 at 02:17:12AM +, artej...@gmail.com wrote: >> The following documentation comment has been logged on the website: >> >> Page: https://www.postgresql.org/docs/9.2/static/sql-syntax.html >> Description: >> >> Hi, >>

Re: [DOCS] 4.2.9. Type Casts - documentation improvement

2017-09-12 Thread Bruce Momjian
On Tue, Sep 5, 2017 at 02:17:12AM +, artej...@gmail.com wrote: > 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 cons

Re: [DOCS] LOCAL and TIME ZONE in SET

2017-09-12 Thread Steve Crawford
On Tue, Sep 12, 2017 at 11:07 AM, Zbigniew Szmigiero wrote: > > Hi Steve, > > You do not test syntax provided in my examples: > > 1. ALTER DATABASE name SET TIME ZONE to ‚timezone’ > > You used TIMEZONE instead of TIME ZONE - please check > > Your examples do not match the documentation. That is