Thread

  1. Re: [HACKERS] Re: [GENERAL] drop/rename table and transactions

    Vadim Mikheev <vadim@krs.ru> — 1999-12-01T10:28:36Z

    Hiroshi Inoue wrote:
    > 
    > > Why don't remove this call from improper places?
    > > I would try to find all calls and understand why
    > > they made...
    > >
    > 
    > I think UnlockRelation() is unnecessary
    > 
    > Oracle doesn't have
    
    And we havn't UNLOCK TABLE _command_ as well -:)
    But func call is internal thing and I don't know
    Oracle internals.
    If this call is unnecessary - get rid of it at all...
    
    Vadim