forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit60dd40b
committed
Under wal_level=logical, when saving old tuples, always save OID.
There's no real point in not doing this. It doesn't cost anythingin performance or space. So let's go wild.Andres Freund, with substantial editing as to style by me.1 parent09df854 commit60dd40b
1 file changed
+17
-8
lines changedLines changed: 17 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6638 | 6638 |
| |
6639 | 6639 |
| |
6640 | 6640 |
| |
6641 |
| - | |
6642 | 6641 |
| |
6643 | 6642 |
| |
6644 | 6643 |
| |
| |||
6697 | 6696 |
| |
6698 | 6697 |
| |
6699 | 6698 |
| |
6700 |
| - | |
6701 |
| - | |
6702 |
| - | |
| 6699 | + | |
| 6700 | + | |
| 6701 | + | |
| 6702 | + | |
| 6703 | + | |
| 6704 | + | |
| 6705 | + | |
| 6706 | + | |
| 6707 | + | |
6703 | 6708 |
| |
6704 |
| - | |
6705 |
| - | |
| 6709 | + | |
| 6710 | + | |
6706 | 6711 |
| |
6707 | 6712 |
| |
6708 | 6713 |
| |
6709 | 6714 |
| |
6710 | 6715 |
| |
6711 | 6716 |
| |
6712 |
| - | |
6713 |
| - | |
| 6717 | + | |
| 6718 | + | |
| 6719 | + | |
| 6720 | + | |
| 6721 | + | |
| 6722 | + | |
6714 | 6723 |
| |
6715 | 6724 |
| |
6716 | 6725 |
| |
|
0 commit comments
Comments
(0)