| От | Tom Lane |
|---|---|
| Тема | Re: pgsql-server/contrib/dblink Makefile |
| Дата | |
| Msg-id | 2726.1031027328@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgsql-server/contrib/dblink Makefile (Joe Conway <mail@joeconway.com>) |
| Список | pgsql-committers |
Joe Conway <mail@joeconway.com> writes:
> I see what you did, and understand why, but it made me wonder if there
> is a more standard way of doing a test procedure for contrib. Should I
> be doing something differently?
Well, there is a standardized infrastructure for running ordinary
regression tests in contrib, but I dunno if it's of any use for dblink.
I suppose you could test in a single database by invoking dblink to
connect back to the same database you're in, but that'd seem like a
pretty cheesy test :-(.
I was planning to object to the "-U postgres" flags in your test script;
don't those just make it harder for people who aren't running the stuff
as user postgres? The 'pwd' invocations seem pointless as well.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера