Separate predicate-testing code out of indxpath.c, making it a module

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2f1210629cf357fd0b6035e47ef10f240c82f6d5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-06-10T22:25:37Z
Releases: 8.1.0
Separate predicate-testing code out of indxpath.c, making it a module
in its own right.  As proposed by Simon Riggs, but with some editorializing
of my own.

Files