Re: regression test for extended query protocol
От | Tom Lane |
---|---|
Тема | Re: regression test for extended query protocol |
Дата | |
Msg-id | 23646.1470235990@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: regression test for extended query protocol (Tatsuo Ishii <ishii@postgresql.org>) |
Ответы |
Re: regression test for extended query protocol
|
Список | pgsql-hackers |
Tatsuo Ishii <ishii@postgresql.org> writes: >>> In my understanding, we don't have any regression test for protocol >>> level prepared query (we do have SQL level prepared query tests, >>> though). Shouldn't we add those tests to the regression test suites? >> I thought that ECPG was covering a portion of that. Right? > In my understanding, ECPG calls libpq, thus the test cases are limited > to the cases which are only possible with libpq (or it may be even > limited to the cases where ECPG deal with.) I do not think it's very practical for the core tests to try to cover any behavior that's not reachable via libpq. Even testing stuff that's not reached through ecpg would require a whole slew of new infrastructure with no use except testing. I think realistically a better approach to this would be to get some buildfarm members running the JDBC regression tests (I assume there are some ...) regards, tom lane
В списке pgsql-hackers по дате отправления: