Re: old_snapshot: add test for coverage

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: old_snapshot: add test for coverage
Дата
Msg-id 319829.1659937048@sss.pgh.pa.us
обсуждение исходный текст
Ответ на old_snapshot: add test for coverage  (Dong Wook Lee <sh95119@gmail.com>)
Ответы Re: old_snapshot: add test for coverage  (Daniel Gustafsson <daniel@yesql.se>)
Re: old_snapshot: add test for coverage  (Dong Wook Lee <sh95119@gmail.com>)
Список pgsql-hackers
Dong Wook Lee <sh95119@gmail.com> writes:
> I wrote a test of the old_snapshot extension for coverage.

Hmm, does this really provide any meaningful coverage?  The test
sure looks like it's not doing much.

I spent some time a week or so ago trying to graft testing of
contrib/old_snapshot into src/test/modules/snapshot_too_old.
I didn't come up with anything I liked, but I still think
that that might lead to a more thorough test than a standalone
exercise.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: Perform streaming logical transactions by background workers and parallel apply