We are trying add columnar support to postgreSQL and for that we need identify each column in each relation by an oid. So my doubt is how do we add an attribute/ a column to catalog pg_attribute ?
- [HACKERS] About adding an attribute to pg_attibute Tanmay Deshpande
- Re: [HACKERS] About adding an attribute to pg_attibu... Michael Paquier
- Re: [HACKERS] About adding an attribute to pg_attibu... Craig Ringer