forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitebedd0c
committed
Reset standard_conforming_strings in strings test
After some tests relating to standard_conforming_strings behavior, thevalue was not reset to the default value. Therefore, the rest of thetests in that file ran with the nondefault setting, which affected theresults of some tests. For clarity, reset the value and run the restof the tests with the default setting again.1 parent30aaab2 commitebedd0c
2 files changed
+4
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2027 | 2027 |
| |
2028 | 2028 |
| |
2029 | 2029 |
| |
| 2030 | + | |
2030 | 2031 |
| |
2031 | 2032 |
| |
2032 | 2033 |
| |
| |||
2230 | 2231 |
| |
2231 | 2232 |
| |
2232 | 2233 |
| |
2233 |
| - | |
| 2234 | + | |
2234 | 2235 |
| |
2235 | 2236 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
693 | 693 |
| |
694 | 694 |
| |
695 | 695 |
| |
| 696 | + | |
| 697 | + | |
696 | 698 |
| |
697 | 699 |
| |
698 | 700 |
| |
|
0 commit comments
Comments
(0)