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
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
> 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,
>>
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
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