Re: Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"
Дата
Msg-id 20134.1384221113@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"  (Jeffrey Walton <noloader@gmail.com>)
Ответы Re: Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"
Список pgsql-general
Jeffrey Walton <noloader@gmail.com> writes:
> The following dropped out of `make check` for Postgres 9.3.1.

Sure you've got a complete source tree?  There ought to be files in
that directory:

$ ls src/test/regress/input
constraints.source        create_function_2.source  security_label.source
copy.source               largeobject.source        tablespace.source
create_function_1.source  misc.source

            regards, tom lane


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

Предыдущее
От: Jayadevan M
Дата:
Сообщение: Theory question
Следующее
От: Maxim Boguk
Дата:
Сообщение: Question about forced immediate checkpoints during create database