このページを編集する際は、編集に関する方針に従ってください。
/* ----------------
* Form_pg_attribute corresponds to a pointer to a tuple with * the format of pg_attribute relation. * ---------------- */
typedef FormData_pg_attribute *Form_pg_attribute;