Fix example program in docs too (??)

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 59354ccef5d7671bb11982628d6ddd6fffbad2c4
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2019-09-18T19:54:11Z
Releases: 13.0
Fix example program in docs too (??)

Fixup for previous commit: actually, the complete source for
testlibpq3.c appears in SGML docs, so we need to patch that also.
Go figure.

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +3 −2
src/test/examples/testlibpq3.c modified +1 −0

Documentation touched