- Notifications
You must be signed in to change notification settings - Fork5
Commitaa5bec6
committed
Make it more clear that you need to release savepoint with
RELEASE SAVEPOINT to make an older savepoint with the same nameaccessible. It's also possible to implicitly release the savepoint byrolling back to an earlier savepoint, but mentioning that too would makethe note just more verbose and confusing.1 parent5e85315 commitaa5bec6
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
120 |
| - | |
121 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
|
0 commit comments
Comments
(0)