Changeset aa6712ff5754eb2cffd6bc6260529c77b5878dbe
- Timestamp:
- 09/06/08 18:50:42
(5 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1220727042 +0000
- git-parent:
[6c1e4cad87af539c5d638421a3f5af186866e5c3]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1220727042 +0000
- Message:
refs #34
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r222a973 |
raa6712f |
|
| 464 | 464 | } |
|---|
| 465 | 465 | if(current->completion_event) { |
|---|
| 466 | | ds_job_detail *save_next; |
|---|
| 467 | 466 | if(last_sp) RELEASE_SAVEPOINT("batch"); |
|---|
| 468 | 467 | if(stratcon_datastore_do(cq, "COMMIT")) BUSTED(cq); |
|---|