diff options
| author | Noah Misch | 2018-02-23 19:24:04 +0000 |
|---|---|---|
| committer | Noah Misch | 2018-02-23 19:24:04 +0000 |
| commit | fe35cea7cf896574d765edf86a293fbc67c74365 (patch) | |
| tree | 6e54583fe77d1d34b70369202a2ee717e555bf2a | |
| parent | 9afd513df042b22b98bb9b55f27265e95d34f9e6 (diff) | |
Synchronize doc/ copies of src/test/examples/.
This is mostly cosmetic, but it might fix build failures, on some
platform, when copying from the documentation.
Back-patch to 9.3 (all supported versions).
| -rw-r--r-- | doc/src/sgml/libpq.sgml | 15 | ||||
| -rw-r--r-- | src/test/examples/testlibpq2.sql | 2 |
2 files changed, 15 insertions, 2 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index b66c6da4f7..f327d4b5b5 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -8256,13 +8256,16 @@ testlibpq.o(.text+0xa4): undefined reference to `PQerrorMessage' <programlisting> <