OSDN Git Service

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)
commit4d567013cf127d10acb5da01c4a484bb635eebe8
tree0eaa46e8d4f9abddebeb0313cb4582fa2e68a725
parent29737d83d943820c4362ea1a3b20cde96540b786
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