| От | Andres Freund |
|---|---|
| Тема | pgsql: Add very basic test for kill_prior_tuples |
| Дата | |
| Msg-id | E1umHIZ-000P7e-13@gemulon.postgresql.org обсуждение исходный текст |
| Список | pgsql-committers |
Add very basic test for kill_prior_tuples Previously our tests did not exercise kill_prior_tuples for hash and gist. For gist some related paths were reached, but gist's implementation seems to not work if all the dead tuples are on one page (or something like that). The coverage for other index types was rather incidental. Thus add an explicit test ensuring kill_prior_tuples works at all. Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Discussion: https://postgr.es/m/lxzj26ga6ippdeunz6kuncectr5gfuugmm2ry22qu6hcx6oid6@lzx3sjsqhmt6 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/377b7ab1452418a90d6c46dcef2d4a2d4a4517af Modified Files -------------- src/test/isolation/expected/index-killtuples.out | 355 +++++++++++++++++++++++ src/test/isolation/isolation_schedule | 1 + src/test/isolation/specs/index-killtuples.spec | 127 ++++++++ 3 files changed, 483 insertions(+)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера