|
From: Jim S. <ja...@ne...> - 2004-06-10 17:08:26
|
Alex Peshkov wrote: > > And what about 'DROP TABLE/VIEW'? Dropped relation will be found in > the transaction, which issued this command. May be 2 lists of pending > relations - new and dropped? And before return check, has not given > relation got in the second list. Certainly, it will be necessary to > add relations to this list from drop_relation() code. You're right -- there certainly is a problem there. Tables can be added then dropped then added and dropping. Looks like I have more book-keeping to do. Sigh. -- Jim Starkey Netfrastructure, Inc. 978 526-1376 |