Re: [HACKERS] Proposal: TRUNCATE TABLE table RESTRICT

2000-10-09 Thread Bruce Momjian
> At 09:24 PM 6/8/00 +0900, Tatsuo Ishii wrote: > >It seems the truncate command deletes all rows from a table even it is > >referenced by another tables. TRUNCATE is not in the standard any way, > >so I would not claim this is a bug. However, sometimes it would be > >helpful for a user to let him

Re: [HACKERS] Proposal: TRUNCATE TABLE table RESTRICT

2000-10-02 Thread Bruce Momjian
Can someone comment on this? > It seems the truncate command deletes all rows from a table even it is > referenced by another tables. TRUNCATE is not in the standard any way, > so I would not claim this is a bug. However, sometimes it would be > helpful for a user to let him notice that the table