aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/bufmgr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-03-02 21:56:14 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-03-02 21:56:14 +0000
commitf0bfc02001c5f9a78fb3a5f72b97ffb35d526ec6 (patch)
tree1e15995c6ed3e03f2fd0c5e0d6bda66060943642 /src/backend/storage/buffer/bufmgr.c
parent56aa84a69c282840afc3be3cba0b0e374373b9b4 (diff)
downloadpostgresql-f0bfc02001c5f9a78fb3a5f72b97ffb35d526ec6.tar.gz
postgresql-f0bfc02001c5f9a78fb3a5f72b97ffb35d526ec6.zip
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.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions