forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbba9003
committed
hio: Relax rules for calling GetVisibilityMapPins()
GetVisibilityMapPins() insisted on the buffer1/buffer2 being in a specificorder. This required checks at the callsite. As a subsequent patch will addanother callsite, move related logic into GetVisibilityMapPins().Discussion:https://postgr.es/m/20230403190030.fk2frxv6faklrseb@awork3.anarazel.de1 parent00beecf commitbba9003
1 file changed
+26
-11
lines changedLines changed: 26 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
146 | 166 |
| |
147 | 167 |
| |
148 | 168 |
| |
| |||
502 | 522 |
| |
503 | 523 |
| |
504 | 524 |
| |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 |
| - | |
509 |
| - | |
510 |
| - | |
511 |
| - | |
512 |
| - | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
513 | 528 |
| |
514 | 529 |
| |
515 | 530 |
| |
|
0 commit comments
Comments
(0)