adding a new catalog

From: andrew <andrew(dot)ylzhou(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: adding a new catalog
Date: 2006-02-08 15:52:31
Message-ID: 29d3b0b90602080752m52eba9b6nc2bb16e9001515a3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I am trying to add a new catalog to the system. I had followed the
instructions in the comments. Now I can see the definition of the new
catalog table and its index in file "postgres.bki" after doing make.

However, initdb still did not create the new catalog table. From the
debug information of initdb, it only creates other catalogs. What
steps did I miss here?

--
andrew

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2006-02-08 15:56:00 Re: adding a new catalog
Previous Message Kris Deugau 2006-02-08 15:52:22 Re: Actual expression of a constraint