About adding an attribute to pg_attibute

From: Tanmay Deshpande <tp(dot)deshpande07(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: About adding an attribute to pg_attibute
Date: 2014-03-24 17:44:34
Message-ID: CADNWQ-9SV9T2WYnY-s8Sgi+k24HQf9kELw-2pqL+LTYpimVHRg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 ?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2014-03-24 17:54:07 Re: Global flag
Previous Message Heikki Linnakangas 2014-03-24 17:39:54 Re: HEAD seems to generate larger WAL regarding GIN index