> Hmm. The line number referenced for CommitTransactionCommand() is
> definitely in code that is only entered after a savepoint, but I see
> it is an identical code path to some other arms of the switch()
> command. Probably the compiler decided to merge those arms. You might
> want to back off the compiler optimization level a step so you can get
> more readable tracebacks ...
Yup, will do that as well.
Will read any comments you may have on the TRAP backtrace in a couple of
hours, need to take myself offline for a while ;)
--
Best,
Frank.