Doc: fix bogus cross-reference link.
Tom Lane <tgl@sss.pgh.pa.us>
Doc: fix bogus cross-reference link. An xref to a <para>'s ID isn't very helpful because paras don't have names. This causes a warning while building PDFs, though for some reason not while building HTML. The link arguably went to the wrong place, too. To fix, introduce a sub-section we can reference.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/jit.sgml | modified | +3 −3 |
| doc/src/sgml/storage.sgml | modified | +7 −3 |