Can I add a super table to existing tables? - Mailing list pgsql-general

From Jun Yang
Subject Can I add a super table to existing tables?
Date
Msg-id b365d0610908011828v73533692racd8909b495dbc80@mail.gmail.com
Whole thread Raw
Responses Re: Can I add a super table to existing tables?
Re: Can I add a super table to existing tables?
List pgsql-general
Hi all,

I want to add some common columns to all of my tables.  One way I
think would be to add a super table that contains the common columns
to all tables.  But is there a way to add a super table to existing
tables for them to inherit from?

Thanks!

Jun

pgsql-general by date:

Previous
From: Andy Colson
Date:
Subject: Re: How to execute external script from a TRIGGER or FUNCTION ?
Next
From: Chris Spotts
Date:
Subject: Re: How to execute external script from a TRIGGER or FUNCTION ?