Re: [DOCS] Further Clarification request

2017-08-14 Thread Jym Morton
Mr. Johnston, Q. “Why is this one special that it needs to provide an example of a literal containing a single quote that requires escaping?” A. Because it’s the one I was reading. When I write software, and use a database I don’t need to escape literals if I have a Prepared Statement. This i

[DOCS] Dead link for 'DocBook XSL Stylesheets'

2017-08-14 Thread jrekins
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/docguide-toolsets.html Description: Hi, This link is dead. The DocBook wiki was moved to GitHub. The correct link is now https://github.com/docbook/wiki/wiki/DocBookXslStylesheets

[DOCS] Request for clarification - 8.17.5. Range Input/Output

2017-08-14 Thread jrekins
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/rangetypes.html Description: Hi, I am reading this section of the manual and the results I see are not what I expect according to the examples, except for the last example showing

[DOCS] Dead link for 'DocBook DSSSL Stylesheets'

2017-08-14 Thread jrekins
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/docguide-toolsets.html Description: Hi, This link gives a 404 error. Working back to the FQDN wiki.docbook.org, this redirects to https://github.com/docbook/wiki/wiki. The info o

Re: [DOCS] The reference to 'atacontrol' on FreeBSD is outdated.

2017-08-14 Thread John Ekins
Hi, Sure. Camcontrol does indeed cover IDE, SCSI and SAS drives. Replace this line: On FreeBSD, IDE drives can be queried using atacontrol... With this: On FreeBSD, IDE drives can be queried using camcontrol identify... In other words, the query is the same as for SCSI drives. For verification