forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7057bf2
committed
Fix XID list support some more
Read/out support in5ca0fe5 was missing/incomplete, per Tom Lane.Again, as far as core is concerned, this is not only dead code but alsountested; however, third parties may come to rely on it, so the standardfeatures should work.Discussion:https://postgr.es/m/1548311.1657636605@sss.pgh.pa.us1 parent58b4f36 commit7057bf2
2 files changed
+24
-2
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
833 | 833 |
| |
834 | 834 |
| |
835 | 835 |
| |
836 |
| - | |
| 836 | + | |
| 837 | + | |
837 | 838 |
| |
838 | 839 |
| |
839 | 840 |
| |
|
Lines changed: 22 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
| 349 | + | |
349 | 350 |
| |
350 | 351 |
| |
351 | 352 |
| |
| |||
392 | 393 |
| |
393 | 394 |
| |
394 | 395 |
| |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
395 | 416 |
| |
396 | 417 |
| |
397 | 418 |
| |
|
0 commit comments
Comments
(0)