aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-06-15 06:07:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-06-15 06:07:34 +0000
commita62d8393ef1c2c7c1bac23aaadf404a22a36d4f9 (patch)
tree504282f1d6c1c57c06ffd52028fd5314e254fbb7 /src/backend/access/gist/gist.c
parent946e80c435e01c501e6d94ac251aab45df400f39 (diff)
downloadpostgresql-a62d8393ef1c2c7c1bac23aaadf404a22a36d4f9.tar.gz
postgresql-a62d8393ef1c2c7c1bac23aaadf404a22a36d4f9.zip
Repair Large Object bugs demonstrated by Ian Grant's example. inv_write
was inappropriately relying on rel->rd_nblocks to tell if the LO is empty (apparently a hack to get around a long-dead index bug), causing misbehavior on a written-but-never-vacuumed LO. Also, inv_read failed to cope gracefully with 'holes' (unwritten regions) in the object.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions