On Mon, Sep 11, 2017 at 8:26 AM, Steve Crawford <
scrawf...@pinpointresearch.com> wrote:
> On Fri, Sep 8, 2017 at 1:05 PM, wrote:
>
>> The following documentation comment has been logged on the website:
>>
>> Page: https://www.postgresql.org/docs/9.5/static/sql-alterdatabase.html
>> Description:
On Fri, Sep 8, 2017 at 1:05 PM, wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.5/static/sql-alterdatabase.html
> Description:
>
> The "ALTER DATABASE name TIME ZONE ..." is rejected
>
> THE "ALTER DATABASE name TIMEZONE TO
When reviewing Pavels patch for default namespace in XMLTABLE, I came across
this sentence in the devel (and 10beta) docs in subsection 9.14.3.3. xmltable:
The following example illustrates how the XMLNAMESPACES clause can be
used to specify the default namespace, and a list of add
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.5/static/sql-alterdatabase.html
Description:
The "ALTER DATABASE name TIME ZONE ..." is rejected
THE "ALTER DATABASE name TIMEZONE TO LOCAL" is rejected
Please update documentation or pr