| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | mdavid344(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Dead link to hp docs |
| Date: | 2018-07-02 03:30:14 |
| Message-ID: | 20180702033014.GA4841@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Sun, Jul 01, 2018 at 11:29:47AM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.6/static/ssl-tcp.html
> Description:
>
> In the "18.9.1. Using Client Certificates" the link to ssl certs usage
> diagram seems to be dead
> http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html
> i digged a bit at the wayback machine and have found where they moved it -
> http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html
Here are all the broken links in the source tree:
doc/src/sgml/libpq.sgml:
Wrong: http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html
Correct: http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html
doc/src/sgml/runtime.sgml:
Wrong: http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html
Correct: http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html
src/include/port/atomics/generic-acc.h:
Wrong: http://h21007.www2.hp.com/portal/download/files/unprot/Itanium/inline_assem_ERS.pdf
Perhaps right:
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.129.5445&rep=rep1&type=pdf
src/include/port/atomics/generic-acc.h:
src/include/storage/s_lock.h:
Wrong: http://h21007.www2.hp.com/portal/download/files/unprot/itanium/spinlocks.pdf
Perhaps right:
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.129.5445&rep=rep1&type=pdf
It would be nice to fix the links to the docs for spinlocks and inline
assembler at the same time, but I am not sure where those are..
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2018-07-02 03:44:31 | Re: Build PostgreSQL manually with uuid |
| Previous Message | PG Doc comments form | 2018-07-01 22:04:01 | Build PostgreSQL manually with uuid |