forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6a1f082
committed
Improve regression test coverage of GiST index building.
Add a test case that exercises the "buffering build" code path.This covers almost all the non-error-case lines in gistbuild.cand gistbuildbuffers.c.Matheus Alcantara, based on earlier work by Pavel BorisovDiscussion:https://postgr.es/m/3z8Fde-IHbW57a7bEZtaf19f4YOCWu67IZoWJoGW18rKD9R16ZHHchf4d7KFI3Yg7-0N4NonFuwKEgh98HjMCZYoVx7KOioPo6Wn2nZRpf4=@pm.me1 parentbe39d88 commit6a1f082
2 files changed
+7
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
387 | 387 |
| |
388 | 388 |
| |
389 | 389 |
| |
| 390 | + | |
| 391 | + | |
| 392 | + | |
390 | 393 |
| |
391 | 394 |
| |
392 | 395 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
172 | 176 |
| |
173 | 177 |
| |
174 | 178 |
| |
|
0 commit comments
Comments
(0)