Eric Ridge <[EMAIL PROTECTED]> writes: > I've created a stub AM that literally does nothing.
It's not possible for an index AM to "do nothing", at least not for an indexscan. It has to return tuple pointers. What are you doing for that? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org