[DOCS] Skype Link broken

2016-08-10 Thread support
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/sql-comment.html Description: On https://www.postgresql.org/about/quotesarchive/ there is a link to a Whitepaper of Skype, that link is broken. It is in this quote and the other q

[DOCS] Admin catalog setup

2016-08-10 Thread ken . zito
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.2/static/adminpack.html Description: This is the script shown on the website: int8 pg_catalog.pg_file_write(fname text, data text, append bool) bool pg_catalog.pg_file_rename(oldname text,

Re: [DOCS] Skype Link broken

2016-08-10 Thread Bruce Momjian
I am forwarding this to the www email list that deals with website changes: --- On Wed, Aug 10, 2016 at 05:10:15AM +, supp...@korthaus.de wrote: > The following documentation comment has been logged on the website: > >

Re: [DOCS] Admin catalog setup

2016-08-10 Thread Tom Lane
ken.z...@tmctechnologies.com writes: > Page: https://www.postgresql.org/docs/9.2/static/adminpack.html > Description: > This is the script shown on the website: > int8 pg_catalog.pg_file_write(fname text, data text, append bool) > bool pg_catalog.pg_file_rename(oldname text, newname text, archive