Changes between Initial Version and Version 1 of Ticket #29886, comment 16
- Timestamp:
- Oct 29, 2018, 12:41:33 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29886, comment 16
initial v1 1 1 @tomj74@hpfn 2 2 In the next commit I am removing the try...finally part. 3 Since the test database gets destroyed anyway, no use in trying to set the standard_conforming_strings to off, so I am removing that part too.3 Since the test database gets destroyed anyway, no use in trying to set the standard_conforming_strings to its original value, so I am removing that part too. 4 4 5 5 Waiting to hear your thoughts.