Subject | Re: [firebird-support] Savepoints inside SPs and Triggers |
---|---|
Author | Carlos H. Cantu |
Post date | 2003-12-16T17:21:06Z |
I'm copying Dmitry answer here...
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
MT> Is that the BEGIN..END stuff? 'Cause if so, I don't think a whole lot
MT> of people actually know about this :-)
MT> With regards,
MT> Martijn Tonies
> First of all, you already have savepoints in PSQL. They're namedCarlos
> BEGIN..END blocks ;-) The same semantics and the same
> internalmechanism.
> Secondly, did you play with Borland's implementation? It's totally unusable.
> I was sure it will lead to database corruptions in a lot of cases, but the
> Borland guys seem to be more clever - it just doesn't work.
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
MT> Is that the BEGIN..END stuff? 'Cause if so, I don't think a whole lot
MT> of people actually know about this :-)
MT> With regards,
MT> Martijn Tonies