This ticket complements #1189. The original implementation of bi-directional (aka scrollable) cursors covered only the engine and API, thus being limited to PSQL and embedded connections using DSQL. The complete implementation, however, should also support scrollable cursors for remote connections as well. The remote protocol needs to be extended for that.
This ticket complements #1189. The original implementation of bi-directional (aka scrollable) cursors covered only the engine and API, thus being limited to PSQL and embedded connections using DSQL. The complete implementation, however, should also support scrollable cursors for remote connections as well. The remote protocol needs to be extended for that.