forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0d0626e
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 parent171c457 commit0d0626e
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | 485 | | |
489 | 486 | | |
490 | 487 | | |
| |||
0 commit comments
Comments
(0)