
Key: |
CORE-4389
|
Type: |
New Feature
|
Status: |
Open
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Mark Rotteveel
|
Votes: |
0
|
Watchers: |
2
|
If you were logged in you would be able to see more operations.
|
|
|
Currently firebird only allows the use of isc_seek on true stream blobs (those that are saved as stream blobs). Can this be extended to segmented blobs to allow an absolute seek (= mode 0), and a relative (= mode 1) with a positive value? I think this would be similar to a segmented read (from start, or from the current position) without actually reading or transferring the data.
|
Description
|
Currently firebird only allows the use of isc_seek on true stream blobs (those that are saved as stream blobs). Can this be extended to segmented blobs to allow an absolute seek (= mode 0), and a relative (= mode 1) with a positive value? I think this would be similar to a segmented read (from start, or from the current position) without actually reading or transferring the data. |
Show » |
There are no comments yet on this issue.
|
|