Avoid context dependency in test case added by 9a71989a8.
Tom Lane <tgl@sss.pgh.pa.us>
Avoid context dependency in test case added by 9a71989a8. It's not quite clear to me why this didn't show up in my local check-world testing, but some of the buildfarm evidently runs this test with a different database name. Adjust the test so that that doesn't affect the reported error messages.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/unsafe_tests/expected/setconfig.out | modified | +4 −4 |
| src/test/modules/unsafe_tests/sql/setconfig.sql | modified | +4 −0 |