aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-05 23:06:45 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-05 23:06:45 +0000
commit00ce73778baa496f979b0dce91b0dbb5adf0cd8d (patch)
treea35b7b870c9b00cbaf9ec333f3173bd193336504 /src/backend/access/gist
parentdf8684c56fbe57a778f1c1fc42a26ad8a1071e4f (diff)
downloadpostgresql-00ce73778baa496f979b0dce91b0dbb5adf0cd8d.tar.gz
postgresql-00ce73778baa496f979b0dce91b0dbb5adf0cd8d.zip
Teach the planner to support index access methods that only implement
amgettuple or only implement amgetbitmap, instead of the former assumption that every AM supports both APIs. Extracted with minor editorialization from Teodor's fast-GIN-insert patch; whatever becomes of that, this seems like a simple and reasonable generalization of the index AM interface spec.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions