On Fri, Dec 12, 2014 at 10:45 PM, Alvaro Herrera <[email protected]> wrote:
> Another thing in that patch was that I had to add the sql/ directory to > the source tree, but other than that .gitignore file it was empty. > Maybe pg_regress should create the sql/ directory in the build dir if it > doesn't exist. This is only a problem if a pg_regress suite only runs > stuff from input/, because otherwise the sql/ dir already exists in the > source. +1 for having pg_regress create the sql/ directory when it does not exist. Current behavior is annoying when modules having only tests in input/... -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
