Re: [GENERAL] alter table cascade does not give notice about dropped indexes

2004-07-03 Thread Tom Lane
Rajesh Kumar Mallah <[EMAIL PROTECTED]> writes: > Looks like alter table does not tells about the indexes it dropped This is intentional --- we don't require you to say CASCADE to get rid of an index, either. I don't recall the exact reasoning anymore, but if you consult the mailing list archive

[GENERAL] alter table cascade does not give notice about dropped indexes

2004-07-03 Thread Rajesh Kumar Mallah
Hi, Looks like alter table does not tells about the indexes it dropped PG version: 7.4.3 Regds mallah. tradein_clients=# \d general.membership_status Table "general.membership_status" ++---++ | Column