Fix ancient error in large objects usage example: overwrite() subroutine
was opening with INV_READ flag and then writing. Prior to 8.1 the backend did not reject this, but now it does.
Showing
Please register or sign in to comment
was opening with INV_READ flag and then writing. Prior to 8.1 the backend did not reject this, but now it does.