When opening a blob, fetch the known blob info items. This is also done in the native client of Firebird 5.0.2 and higher. This optimization would rely on request pipelining available in protocol 11 and higher, also used by #838. Requests for info items should be served from the cached info items if possible.
To be backported to Jaybird 5.0.7 and Jaybird 6.0.1.
When opening a blob, fetch the known blob info items. This is also done in the native client of Firebird 5.0.2 and higher. This optimization would rely on request pipelining available in protocol 11 and higher, also used by #838. Requests for info items should be served from the cached info items if possible.
To be backported to Jaybird 5.0.7 and Jaybird 6.0.1.