aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-01-24 15:31:43 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-01-24 15:31:43 +0000
commit386f1809a7db5c4d610ea8ba7cd702e699f1b4a9 (patch)
treeef7e75447763aed9d2b9812feed8407f5723fdb2 /src/backend/access/gist/gistscan.c
parentcf77a2a034d68b05c3f6c12d4bc5dc6e51da1d73 (diff)
downloadpostgresql-386f1809a7db5c4d610ea8ba7cd702e699f1b4a9.tar.gz
postgresql-386f1809a7db5c4d610ea8ba7cd702e699f1b4a9.zip
Fix logic error in insert_fsm_page_entry: because compact_fsm_page_list
removes any empty chunks, the chunk previously added won't be there anymore, so it's possible there is zero free space in the rel's page list afterwards. Must loop back and rerun the part that adds a chunk to the list.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions