このページを編集する際は、編集に関する方針に従ってください。
typedef struct attrDefault {
AttrNumber adnum;
char *adbin; /* nodeToString representation of expr */
} AttrDefault;