- Notifications
You must be signed in to change notification settings - Fork28
Commitc885e4a
committed
Remove duplicate code in brin_memtuple_initialize
Commit8bf7496 moved some of the code from brin_new_memtuple tobrin_memtuple_initialize, but this resulted in some of the code beingduplicate. Fix by removing the duplicate lines and backpatch to 10.Author: Tomas VondraBackpatch-through: 10Discussion:https://postgr.es/m/5eb50c97-9a8e-b691-8c40-1b2a55611c4c%40enterprisedb.com1 parentafce790 commitc885e4a
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
492 | 492 |
| |
493 | 493 |
| |
494 | 494 |
| |
495 |
| - | |
496 |
| - | |
497 |
| - | |
498 | 495 |
| |
499 | 496 |
| |
500 | 497 |
| |
|
0 commit comments
Comments
(0)