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

Michael Meskes
Fix ecpglib regression that made it impossible to close a cursor that was
opened in a prepared statement.Patch by: "Kuroda, Hayato" <kuroda.hayato@jp.fujitsu.com>1 parent3c06715 commit98bdaab
1 file changed
+11
-8
lines changedLines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
| 153 | + | |
160 | 154 |
| |
161 | 155 |
| |
162 | 156 |
| |
163 | 157 |
| |
164 | 158 |
| |
165 | 159 |
| |
166 |
| - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
167 | 170 |
| |
168 | 171 |
| |
169 | 172 |
| |
|
0 commit comments
Comments
(0)