Re: [patch] PSQLDIR not passed to pg_regress in contrib/pg_upgrade/test.sh

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [patch] PSQLDIR not passed to pg_regress in contrib/pg_upgrade/test.sh
Дата
Msg-id 518D5496.3020007@dunslane.net
обсуждение исходный текст
Ответ на Re: [patch] PSQLDIR not passed to pg_regress in contrib/pg_upgrade/test.sh  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 05/10/2013 03:10 PM, Robert Haas wrote:
> On Tue, May 7, 2013 at 2:40 AM, Christoph Berg <cb@df7cb.de> wrote:
>> "make check-world" in 9.3beta1 fails if you don't actually have 9.3
>> installed. In contrib/pg_upgrade/test.sh, it will try pg_regress
>> --psqldir=/usr/lib/postgresql/9.3/bin which doesn't exist.
> I tried to reproduce this and couldn't.

I can confirm that it's working for me too.

cheers

andrew



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Logging of PAM Authentication Failure
Следующее
От: Tom Lane
Дата:
Сообщение: Re: issues with dropped columns in plpgsql code again