Reset standard_conforming_strings in strings test
authorPeter Eisentraut <peter@eisentraut.org>
Mon, 29 Mar 2021 06:40:39 +0000 (08:40 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Mon, 29 Mar 2021 06:40:39 +0000 (08:40 +0200)
commitebedd0c78fc51c293abe56e99a18c67af14da0c9
treed83e06ca56eaa8c610c0a1cbc51d177c19e913c7
parent30aaab26e52144097a1a5bbb0bb66ea1ebc0cb81
Reset standard_conforming_strings in strings test

After some tests relating to standard_conforming_strings behavior, the
value was not reset to the default value.  Therefore, the rest of the
tests in that file ran with the nondefault setting, which affected the
results of some tests.  For clarity, reset the value and run the rest
of the tests with the default setting again.
src/test/regress/expected/strings.out
src/test/regress/sql/strings.sql