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:49:09 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-03-02 21:49:09 +0000
commit56aa84a69c282840afc3be3cba0b0e374373b9b4 (patch)
tree04e88a95e9d9d6d383660604c0586f8bbfd48f70 /src/backend/storage/buffer/bufmgr.c
parent9356877bba8fa0fcae8f1450d74e4d17ec9f7f83 (diff)
downloadpostgresql-56aa84a69c282840afc3be3cba0b0e374373b9b4.tar.gz
postgresql-56aa84a69c282840afc3be3cba0b0e374373b9b4.zip
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.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions