postgresql/src/backend/access
Tom Lane 0966516b75 Tighten short-circuit tests for deciding whether we need to invoke
tuptoaster.c --- fields that are compressed in-line are not a reason
to invoke the toaster.  Along the way, add a couple more htup.h macros
to eliminate confusing negated tests, and get rid of the already
vestigial TUPLE_TOASTER_ACTIVE symbol.
2004-01-16 20:51:30 +00:00
..
common Tighten short-circuit tests for deciding whether we need to invoke 2004-01-16 20:51:30 +00:00
gist More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
hash More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
heap Tighten short-circuit tests for deciding whether we need to invoke 2004-01-16 20:51:30 +00:00
index $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nbtree More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
rtree More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
transam Change PG_DELAY from msec to usec and use it consistenly rather than 2004-01-09 21:08:50 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00