Skip to content
Snippets Groups Projects
Commit e81fed20 authored by Stephen R. van den Berg's avatar Stephen R. van den Berg
Browse files

pgsql: Closed portals should shut down the connection.

parent c3317ce8
No related branches found
No related tags found
No related merge requests found
...@@ -2455,6 +2455,7 @@ class proxy { ...@@ -2455,6 +2455,7 @@ class proxy {
+showbindings(portal))); +showbindings(portal)));
case "53000":case "53100":case "53200":case "53300":case "53400": case "53000":case "53100":case "53200":case "53300":case "53400":
case "57P01":case "57P02":case "57P03":case "57P04":case "3D000": case "57P01":case "57P02":case "57P03":case "57P04":case "3D000":
case "34000":
preplastmessage(msgresponse); preplastmessage(msgresponse);
PD(a2nls(lastmessage)); throw(msgisfatal(msgresponse)); PD(a2nls(lastmessage)); throw(msgisfatal(msgresponse));
case "08P01":case "42P05": case "08P01":case "42P05":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment