doc: Make libpq documentation navigable between functions

Peter Eisentraut <peter@eisentraut.org>

Commit: e829337d42d0e3c73ba9f380e81e51aab4865f8f
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-07-26T08:39:14Z
Releases: 13.0
doc: Make libpq documentation navigable between functions

Turn most mentions of libpq functions into links.  At id attributes to
most libpq functions, where not existing yet, so that they can be
linked to.  (In a handful of cases there were problems with the PDF
processing toolchain, so those instances were not changed.)

Author: Fabien COELHO <coelho@cri.ensmp.fr>
Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Discussion: https://www.postgresql.org/message-id/flat/alpine.DEB.2.21.1905121032330.27203@lancre

Files

PathChange+/−
doc/src/sgml/ecpg.sgml modified +3 −3
doc/src/sgml/libpq.sgml modified +398 −398
doc/src/sgml/lobj.sgml modified +1 −1

Documentation touched

Discussion