Skip to content
Snippets Groups Projects
Commit f0bfc020 authored by Tom Lane's avatar Tom Lane
Browse files

Remove unnecessary lo_lseek call in lo_open. Apparently there was once

a need for it back in the neolithic era, but it's certainly dead code in
any PG release we would recognize as such.  Since it forces an additional
network round trip to the backend, getting rid of it should provide some
small performance improvement for large-object-using clients.
parent 56aa84a6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment