MobilityDB 1.3
Loading...
Searching...
No Matches

◆ TYPMOD_SET_TEMPSUBTYPE

#define TYPMOD_SET_TEMPSUBTYPE (   typmod,
  tempsubtype 
)    ((typmod) = (((typmod) & 0x9FFFFFFF) | ((tempsubtype & 0x00000003)<<29)))