Re: "A block containing an EXCEPTION clause is significantly more expensive to enter and exit than a block without one"

2022-06-12 Thread Pavel Stehule
Hi po 13. 6. 2022 v 7:45 odesílatel Bryn Llewellyn napsal: > Does the “Tip” call-out box, from which the “Subject” here is copied, and > the larger story that I copied below, apply even when the executable > section of the block statement in question does nothing at all that could > be rolled ba

"A block containing an EXCEPTION clause is significantly more expensive to enter and exit than a block without one"

2022-06-12 Thread Bryn Llewellyn
Does the “Tip” call-out box, from which the “Subject” here is copied, and the larger story that I copied below, apply even when the executable section of the block statement in question does nothing at all that could be rolled back? This is my block: begin year_as_int := year_as_text; excepti