From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
Cc: | Hannu Krosing <hannu(at)tm(dot)ee>, Alex Pilosov <alex(at)pilosoft(dot)com>, mlw <markw(at)mohawksoft(dot)com>, Dale Johnson <djohnson(at)mi(dot)ab(dot)ca>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Re: REPLACE INTO table a la mySQL |
Date: | 2001-06-13 15:07:11 |
Message-ID: | 200106131507.f5DF7B208083@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Hannu Krosing wrote:
> >
> > BTW, does current LOAD INTO trigger INSERT triggers ?
>
> If you mean COPY, yes.
>
> BTW2, we still allow TRUNCATE on tables that have DELETE
> triggers. Since it's a way to violate constraints it should
> IMHO not be allowed, or at least restricted to DBA.
You want a TODO item added?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-06-13 15:18:30 | Re: Patch to include PAM support... |
Previous Message | Lamar Owen | 2001-06-13 14:54:48 | Re: Patch to warn about oid/xid wraparound |