Fix a typo and some doc indentation related to libpq pipeline functions

Michael Paquier <michael@paquier.xyz>

Commit: 83eb244e419efd43959fdd544ff8c30e175565ef
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-01-16T00:17:51Z
Releases: 17.0
Fix a typo and some doc indentation related to libpq pipeline functions

Noticed while reviewing the area for a different patch.  This is
cosmetic, so no backpatch is done.

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +18 −18
src/interfaces/libpq/fe-exec.c modified +1 −1

Documentation touched