PG_CACHE_FL_RCD
rdcache = (ISSET(mode->flags, PG_CACHE_FL_RCD) ? 0 : 1);
CLR(mode->flags, PG_CACHE_FL_RCD);
SET(mode->flags, PG_CACHE_FL_RCD);