Remove AMI_OVERRIDE tests from tqual.c routines; they aren't necessary

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

Commit: 4d567013cf127d10acb5da01c4a484bb635eebe8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-05-25T20:00:12Z
Releases: 7.3.1
Remove AMI_OVERRIDE tests from tqual.c routines; they aren't necessary
and just slow down normal operations (only fractionally, but a cycle saved
is a cycle earned).  Improve documentation of AMI_OVERRIDE behavior.

Files