diff options
| author | Noah Misch | 2018-02-23 19:24:04 +0000 |
|---|---|---|
| committer | Noah Misch | 2018-02-23 19:24:08 +0000 |
| commit | b67383789e90871b1d8196acc39ad086fffd993e (patch) | |
| tree | f23178dcfe7d093aae3e7ddb64cf038ba1b8685f | |
| parent | e7c02a54a486095af31f7a565490b49eb31d3d49 (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 55efa249135..d8dd28d04f7 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -8015,13 +8015,16 @@ testlibpq.o(.text+0xa4): undefined reference to `PQerrorMessage' <programlisting> <