| От | Tom Lane |
|---|---|
| Тема | pgsql: Fix thinko in commit 7d129ba54. |
| Дата | |
| Msg-id | E1vApH5-002bwe-1x@gemulon.postgresql.org обсуждение исходный текст |
| Ответы |
Re: pgsql: Fix thinko in commit 7d129ba54.
|
| Список | pgsql-committers |
Fix thinko in commit 7d129ba54. The revised logic in 001_ssltests.pl would fail if openssl doesn't work or if Perl is a 32-bit build, because it had already overwritten $serialno with something inappropriate to use in the eventual match. We could go back to the previous code layout, but it seems best to introduce a separate variable for the output of openssl. Per failure on buildfarm member mamba, which has a 32-bit Perl. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d74cfe3263fa0a35cb962570697f422775cd12d6 Modified Files -------------- src/test/ssl/t/001_ssltests.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера