pgsql: Add function to pump IPC process until string match
В списке pgsql-committers по дате отправления:
| От | Daniel Gustafsson |
|---|---|
| Тема | pgsql: Add function to pump IPC process until string match |
| Дата | |
| Msg-id | E1nMrkR-000Hoa-VF@gemulon.postgresql.org обсуждение |
| Ответы |
Re: pgsql: Add function to pump IPC process until string match
|
| Список | pgsql-committers |
Add function to pump IPC process until string match Refactor the recovery tests to not carry a local duplicated copy of the pump_until function which pumps a process until a defined string is seen on a stream. This reduces duplication, and is in preparation for another patch which will also use this functionality. Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion https://postgr.es/m/YgynUafCyIu3jIhC@paquier.xyz Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/6da65a3f9a9deae4fdcc768c612b0c8f52759f75 Modified Files -------------- src/test/perl/PostgreSQL/Test/Utils.pm | 23 +++++++++++++++ src/test/recovery/t/013_crash_restart.pl | 46 +++++++---------------------- src/test/recovery/t/022_crash_temp_files.pl | 45 +++++----------------------- 3 files changed, 41 insertions(+), 73 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера