adding a new catalog - Mailing list pgsql-hackers

From andrew
Subject adding a new catalog
Date
Msg-id 29d3b0b90602080752m52eba9b6nc2bb16e9001515a3@mail.gmail.com
Whole thread Raw
Responses Re: adding a new catalog
List 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


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: sql row constructor...works!
Next
From: Alvaro Herrera
Date:
Subject: Re: adding a new catalog