-
- Downloads
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.
Showing
- src/backend/access/common/heaptuple.c 5 additions, 8 deletionssrc/backend/access/common/heaptuple.c
- src/backend/access/heap/heapam.c 13 additions, 19 deletionssrc/backend/access/heap/heapam.c
- src/include/access/htup.h 7 additions, 1 deletionsrc/include/access/htup.h
- src/include/postgres.h 1 addition, 3 deletionssrc/include/postgres.h
Loading
Please register or sign in to comment