Files
postgres/src/include
Tom Lane 3695a55513 Replace simple constant pg_am.amcanreturn with an AM support function.
The need for this was debated when we put in the index-only-scan feature,
but at the time we had no near-term expectation of having AMs that could
support such scans for only some indexes; so we kept it simple.  However,
the SP-GiST AM forces the issue, so let's fix it.

This patch only installs the new API; no behavior actually changes.
2011-12-18 15:50:37 -05:00
..
2011-09-10 23:12:46 +03:00
2011-12-15 18:22:29 -05:00
2011-08-26 18:15:13 -04:00
2011-09-04 01:13:16 -04:00
2011-08-26 18:15:14 -04:00