diff options
author | Pavan Deolasee | 2017-08-25 11:35:25 +0000 |
---|---|---|
committer | Pavan Deolasee | 2017-08-25 11:35:25 +0000 |
commit | ac9acad61206769c52e29d408788988af2e12fc1 (patch) | |
tree | 282a9c414977e18f008948992be884685c99a790 /src/tutorial | |
parent | 571d63a41a14aead42d0ea905b35d2d574821dc4 (diff) |
Do not try to set invalid value for guc
We don't support subtransactions and hence can't handle exception thrown by
trying to set invalid value. We'd already removed the exception, but the
transaction was being left in an aborted state. So fix this.
The test case still fails for some other reason which should be investigated
separately.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions