diff options
| author | Noah Misch <noah@leadboat.com> | 2018-02-23 11:24:04 -0800 |
|---|---|---|
| committer | Noah Misch <noah@leadboat.com> | 2018-02-23 11:24:08 -0800 |
| commit | da27155c6b79e84f29bd71eab662b23f3da970e8 (patch) | |
| tree | 3d20200d1f359ba874b9f700c70e0ff2c14beb7b | |
| parent | f6dd08489c8023fdaf1cb191392d5b0785c8e0ec (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 ad7cbefd1c0..a4ded35c34f 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -7773,13 +7773,16 @@ testlibpq.o(.text+0xa4): undefined reference to `PQerrorMessage' <programlisting> <