| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Trigger regression test output |
| Date: | 2002-10-03 17:17:35 |
| Message-ID: | 10355.1033665455@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-10-03 17:19:09 | Re: Trigger regression test output |
| Previous Message | Bruce Momjian | 2002-10-03 17:16:17 | Re: Please, applay patch to current CVS |