Remove AMI_OVERRIDE tests from tqual.c routines; they aren't necessary
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 May 2002 20:00:12 +0000 (20:00 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 May 2002 20:00:12 +0000 (20:00 +0000)
commit39cf8ac0ee7cabf40a6ff53f10174bcc7bd02de8
tree551df812cc40f22ed972b10830587ac008165bee
parentb5f2457a5a2c266492784c0fe3f41b805d2bb7c3
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.
src/backend/access/transam/transam.c
src/backend/access/transam/varsup.c
src/backend/access/transam/xact.c
src/backend/utils/time/tqual.c
src/include/access/transam.h