diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-03-05 23:06:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-03-05 23:06:45 +0000 |
commit | 00ce73778baa496f979b0dce91b0dbb5adf0cd8d (patch) | |
tree | a35b7b870c9b00cbaf9ec333f3173bd193336504 /src/backend/access/gist/gistxlog.c | |
parent | df8684c56fbe57a778f1c1fc42a26ad8a1071e4f (diff) | |
download | postgresql-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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions