Allow row comparisons to be used as indexscan qualifications.

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

Commit: 3a0a16cb7e2aba8d9864d117d1199181432b42b8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-01-25T20:29:24Z
Releases: 8.2.0
Allow row comparisons to be used as indexscan qualifications.
This completes the project to upgrade our handling of row comparisons.

Files