Re: [DOCS] LOCAL and TIME ZONE in SET

2017-09-11 Thread David G. Johnston
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:

Re: [DOCS] LOCAL and TIME ZONE in SET

2017-09-11 Thread Steve Crawford
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

[DOCS] XMLTABLE default namespace in docs

2017-09-11 Thread Daniel Gustafsson
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

[DOCS] LOCAL and TIME ZONE in SET

2017-09-11 Thread zszmigiero
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