Re: Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found" - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"
Date
Msg-id 20134.1384221113@sss.pgh.pa.us
Whole thread Raw
In response to Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"  (Jeffrey Walton <noloader@gmail.com>)
Responses Re: Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"  (Jeffrey Walton <noloader@gmail.com>)
List 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 by date:

Previous
From: Jayadevan M
Date:
Subject: Theory question
Next
From: Maxim Boguk
Date:
Subject: Question about forced immediate checkpoints during create database