Re: Trigger regression test output

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Trigger regression test output
Дата
Msg-id 200210031719.g93HJ9M17190@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Trigger regression test output  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Tom Lane wrote:
> >> This will work nicely for the regression tests' purposes.  If there is
> >> anyone out there actually using refint.c in production, they might be
> >> annoyed by the NOTICE chatter, but quite honestly I doubt anyone is ---
> >> this contrib module has long since been superseded by standard
> >> foreign-key support.
> 
> > Yes, but if few people are using it, should we question whether it
> > belongs in the standard regression tests at all?
> 
> Well, it's not there to test itself, it's there to test trigger
> functionality.  And, not so incidentally, to test that
> dynamically-loaded C functions work.  I don't want to take it out.

Oh, interestings.  Makes sense.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Trigger regression test output
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: small patch for vacuumlo