Re: [GENERAL] alter table cascade does not give notice about dropped indexes
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
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