Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow isc_seek on segmented blobs with seekmode absolute (0), and relative(1) with a positive value [CORE4389] #4711

Open
firebird-automations opened this issue Apr 13, 2014 · 0 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @mrotteveel

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant