pgsql: Reduce risk of accidentally running temp-install regression tests
В списке pgsql-committers по дате отправления:
| От | petere@postgresql.org (Peter Eisentraut) |
|---|---|
| Тема | pgsql: Reduce risk of accidentally running temp-install regression tests |
| Дата | |
| Msg-id | 20081128124534.B31FE7545A4@cvs.postgresql.org обсуждение |
| Ответы |
Re: pgsql: Reduce risk of accidentally running temp-install
regression tests
|
| Список | pgsql-committers |
Log Message:
-----------
Reduce risk of accidentally running temp-install regression tests against
a mismatching installation. Pick a default port number calculated from the
version number, and try a few times with other numbers if that one doesn't
work. Check if we can connect to the port before starting our own postmaster,
to detect some other server already running there. To simplify the code,
drop --temp-port option and use --port for both temp-install and pre-installed
case.
Modified Files:
--------------
pgsql/src/test/regress:
GNUmakefile (r1.75 -> r1.76)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/GNUmakefile?r1=1.75&r2=1.76)
pg_regress.c (r1.53 -> r1.54)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.53&r2=1.54)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера