make cross link to "format" more specific

Started by Jeff Janesover 7 years ago2 messagesdocs
Jump to latest
#1Jeff Janes
jeff.janes@gmail.com

The section on dynamic SQL recommends "format", but the cross link goes to
the top of page 9.4 not the "format" specific 9.4.1.

This is particularly confusing as 9.4 only has one sub-section, so the TOC
at the top of the page only has one entry. This makes it look more like a
section header itself rather than a TOC. Leading you to believe you are
already at the specific section you want.

I don't know what to do about the visual misleadingness of single-entry
TOCs in general, but at least we can make this specific cross reference
more specific.

Cheers,

Jeff

Attachments:

string-function-format.patchapplication/octet-stream; name=string-function-format.patchDownload+1-1
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jeff Janes (#1)
Re: make cross link to "format" more specific

Jeff Janes <jeff.janes@gmail.com> writes:

I don't know what to do about the visual misleadingness of single-entry
TOCs in general, but at least we can make this specific cross reference
more specific.

Agreed, done.

regards, tom lane