Re: 7.0.2 regressions testing on Sparc running 2.5.1
От | Tom Lane |
---|---|
Тема | Re: 7.0.2 regressions testing on Sparc running 2.5.1 |
Дата | |
Msg-id | 20420.967661224@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | 7.0.2 regressions testing on Sparc running 2.5.1 (ghaverla@freenet.edmonton.ab.ca) |
Ответы |
Re: 7.0.2 regressions testing on Sparc running 2.5.1
More Re: 7.0.2 regressions testing on Sparc running 2.5.1 Re: 7.0.2 regressions testing on Sparc running 2.5.1 |
Список | pgsql-novice |
ghaverla@freenet.edmonton.ab.ca writes: > I ran across some interesting (at least to me) initial results > in regression testing 7.0.2 on my Ultra 2 running Solaris 2.5.1. > The makefile in regress/sql deletes the create_function_1.sql, > create_function_2.sql, copy.sql, contraints.sql and misc.sql > files when you run make all. Then when you run make runtest, > those tests fail (cause error messages) are the executable > scripts are no longer there. Huh? To prepare for a regression test you should do "make clean all" in src/test/regress, not in its subdirectories. The files you mention are supposed to get created from template files that are in regress/input. If you're doing the make per instructions and that's not happening, then there's something squirrely about your copy of make... regards, tom lane
В списке pgsql-novice по дате отправления: