Reset standard_conforming_strings in strings test

Peter Eisentraut <peter@eisentraut.org>

Commit: ebedd0c78fc51c293abe56e99a18c67af14da0c9
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2021-03-29T06:40:39Z
Releases: 14.0
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.

Files

PathChange+/−
src/test/regress/expected/strings.out modified +2 −1
src/test/regress/sql/strings.sql modified +2 −0