68
68
/* A BLOB field reference full of zero, for use in assertions and tests.
69
69
Initially, BLOB field references are set to zero, in
70
70
dtuple_convert_big_rec(). */
72
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};
73
74
/***********************************************************************
74
75
Marks all extern fields in a record as owned by the record. This function