]> granicus.if.org Git - postgresql/commit
Fix testlibpq3
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 18 Sep 2019 19:29:55 +0000 (16:29 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 18 Sep 2019 19:34:34 +0000 (16:34 -0300)
commit9b8e99e905097e104c295bff1c47b6c0d652efdb
tree2594c83d00f6551903fd5e2479e628910192777e
parent32200c19dd8f084956d90e3c2cb5c2b8a8b90dfa
Fix testlibpq3

The sample output assumes non-standard-conforming interpretation of
backslashes in input literals, so the actual output didn't match.

Noticed while perusing another patch that touches this file.

Evidently this code is seldom checked, so I'm not going to bother
backpatching this fix.
src/test/examples/testlibpq3.c
src/test/examples/testlibpq3.sql