Re: Very confusing installcheck behavior with PGXS
От | Tom Lane |
---|---|
Тема | Re: Very confusing installcheck behavior with PGXS |
Дата | |
Msg-id | 12108.1452178021@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Very confusing installcheck behavior with PGXS (Jim Nasby <Jim.Nasby@BlueTreble.com>) |
Ответы |
Re: Very confusing installcheck behavior with PGXS
|
Список | pgsql-hackers |
Jim Nasby <Jim.Nasby@BlueTreble.com> writes: > However, if I do this: > mv test/sql/acl_type.sql test/sql/acl.sql > mv test/expected/acl_type.out test/expected/acl.out > And change acl_type to acl in that pg_regress command: > /Users/decibel/pgsql/HEAD/i/lib/pgxs/src/makefiles/../../src/test/regress/pg_regress > --bindir='/Users/decibel/pgsql/HEAD/i/bin' --inputdir=test > --load-language=plpgsql --dbname=contrib_regression acl build compat rights > Instead of executing test/sql/acl.sql, it executes ./sql/acl.sql. That's pretty hard to believe. There's nothing in pg_regress that looks in places other than the given --inputdir. I wonder whether you have a test/input/acl.sql and/or test/output/acl.out that's confusing matters. regards, tom lane
В списке pgsql-hackers по дате отправления: