forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbb4cfeb

Michael Meskes
In ecpg removed old leftover check for given connection name.
Ever since we introduced real prepared statements this should work fordifferent connections. The old solution just emulating prepared statements,though, wasn't able to handle this.Closes: #63091 parentd0ea1db commitbb4cfeb
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 22 |
| |
26 | 23 |
| |
27 | 24 |
| |
| |||
72 | 69 |
| |
73 | 70 |
| |
74 | 71 |
| |
75 |
| - | |
76 |
| - | |
77 | 72 |
| |
78 | 73 |
| |
79 | 74 |
| |
|
0 commit comments
Comments
(0)