[DOCS] Wrong description in "13.2.1. Read Committed Isolation Level"

2017-10-19 Thread hoanguyen2708
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/transaction-iso.html Description: In section "13.2.1. Read Committed Isolation Level" the document states that "it never sees either uncommitted data or changes committed during qu

[DOCS] clarify 43.7

2017-10-19 Thread bderstin
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.0/static/plpython-database.html Description: https://www.postgresql.org/docs/9.4/static/plpython-database.html "If my_table has a column my_column, it would be accessed as: foo = rv[i]["my

[DOCS] Typo in word "password"

2017-10-19 Thread email
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/release-10.html Description: "The UNENCRYPTED option is no longer supported in CREATE/ALTER USER ... PASSSWORD." -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To

[DOCS] Incorrect link in release notes

2017-10-19 Thread M. Justin
When reviewing the PostgreSQL 10 release notes I discovered that the make_date() link in "E.1.3.6. Functions" incorrectly points to https://www.postgresql.org/docs/devel/static/functions-formatting.html#functions-formatting-table instead of https://www.postgresql.org/docs/10/static/functions-dateti

Re: [DOCS] Typo in word "password"

2017-10-19 Thread Magnus Hagander
On Sun, Oct 15, 2017 at 8:21 PM, wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/static/release-10.html > Description: > > "The UNENCRYPTED option is no longer supported in CREATE/ALTER USER > ... > PASSSWORD." > That's cu

Re: [DOCS] Wrong description in "13.2.1. Read Committed Isolation Level"

2017-10-19 Thread Pantelis Theodosiou
On Fri, Oct 13, 2017 at 12:17 PM, wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/static/transaction-iso.html > Description: > > In section "13.2.1. Read Committed Isolation Level" the document > states that > "it never see

Re: [DOCS] Incorrect link in release notes

2017-10-19 Thread Tom Lane
"M. Justin" writes: > When reviewing the PostgreSQL 10 release notes I discovered that the > make_date() link in "E.1.3.6. Functions" incorrectly points to > https://www.postgresql.org/docs/devel/static/functions-formatting.html#functions-formatting-table > instead of > https://www.postgresql.org/

Re: [DOCS] no more SGML empty tags

2017-10-19 Thread Tom Lane
Peter Eisentraut writes: > In XML, empty tags such as are no longer allowed. In preparation > for converting the documentation to DocBook XML, I have committed a > patch that expands all such empty tags. There is also now a warning > from onsgmls when empty tags are used. (There is no -werror