forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdfdb2f3
committed
test_decoding: Add comments about delaying BEGIN/PREPARE
It is not immediately obvious why we return early in these functions;these comments should make it so.Reviewed-by: Tomas Vondra <tomas.vondra@enterprisedb.com>Discussion:https://postgr.es/m/202202141336.xv35beswc6ec@alvherre.pgsql1 parent68d8f9b commitdfdb2f3
1 file changed
+12
-0
lines changedLines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
325 | 329 |
| |
326 | 330 |
| |
327 | 331 |
| |
| |||
378 | 382 |
| |
379 | 383 |
| |
380 | 384 |
| |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
381 | 389 |
| |
382 | 390 |
| |
383 | 391 |
| |
| |||
392 | 400 |
| |
393 | 401 |
| |
394 | 402 |
| |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
395 | 407 |
| |
396 | 408 |
| |
397 | 409 |
| |
|
0 commit comments
Comments
(0)