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