Re: another plperl bug

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: another plperl bug
Дата
Msg-id 28994.1101237166@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: another plperl bug  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-hackers
Michael Fuhr <mike@fuhr.org> writes:
> On Tue, Nov 23, 2004 at 11:37:22AM -0500, Tom Lane wrote:
>> I would add these test cases to the regression test were it not that the
>> addresses are machine-dependent...

> I haven't looked into how the regression tests work -- can test
> output be post-processed before comparision with expected results?

No, it's just a plain "diff".  If it seemed worth the trouble,
I'd put the hackery right into the SQL:
select perl_func()::text ~ 'ARRAY\\(0x[0-9a-f]+\\)';

but it doesn't really seem worth it.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Richard Poole
Дата:
Сообщение: Re: another plperl bug
Следующее
От: jseymour@linxnet.com (Jim Seymour)
Дата:
Сообщение: Re: OpenBSD/Sparc status