We are trying add columnar support to postgreSQL and for that we needidentify each column in each relation by an oid. So my doubt is how do weadd an attribute/ a column to catalog pg_attribute ?