| From: | ZEUGSWETTER Andreas IZ5 <Andreas(dot)Zeugswetter(at)telecom(dot)at> |
|---|---|
| To: | "'hackers(at)postgresql(dot)org'" <hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] misc and triggers regression tests failed on 6. 5be t a1 |
| Date: | 1999-05-12 08:50:07 |
| Message-ID: | 219F68D65015D011A8E000006F8590C60267B366@sdexcsrv1.f000.d0188.sd.spardat.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> > > I have applied a new refint from Massimo. Can people check that and
> > > make the needed fixes to it and trigger.sql?
> > >
> > Since you seem to want this functionality, could you alter
> > check_primary_key,
> > so that it chooses a default action of "dependent", and not force us to
> > specify an action ?
>
> I applied it because it was supplied to me. I have no opinion on way or
> the other. If you want to reverse this all out, feel free, or add the
> dependent option.
>
I am sorry, I misinterpreted the still failing trigger regression test. The
offending code
has been removed, the action is now always dependent :-)
I suggest the following patch, to finally make trigger regression happy
again:
<<refint1.patch>>
After that you can remove the following from TODO:
Remove ERROR: check_primary_key: even number of arguments should be
specified
Trigger regression test fails
Andreas
| Attachment | Content-Type | Size |
|---|---|---|
| refint1.patch | application/octet-stream | 935 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 1999-05-12 09:13:26 | defalut value |
| Previous Message | Thomas Lockhart | 1999-05-12 07:36:35 | Re: [HACKERS] CREATE TEMP TABLE |