Re: Instructions for adding new catalog

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Gustavo Tonini" <gustavotonini(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Instructions for adding new catalog
Date: 2008-08-01 14:28:19
Message-ID: 9506.1217600899@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Gustavo Tonini" <gustavotonini(at)gmail(dot)com> writes:
> I read the archives, but I can't find the instructions for adding new
> catalogs to the system.

That's probably because there aren't any. Look at recent patches
that added a new catalog to get an idea of what you need to do.
The enum patch might be a good choice.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2008-08-01 14:43:22 Re: Messed up CVS status of two ECPG files
Previous Message Robert Lor 2008-08-01 14:27:55 Re: Review: DTrace probes (merged version) ver_03