how to extend the catalog?

Поиск
Список
Период
Сортировка
От kevin
Тема how to extend the catalog?
Дата
Msg-id 20010907.170607.2086206725.15870@wesec.com
обсуждение исходный текст
Ответы Re: how to extend the catalog?
Список pgsql-hackers
Hi,

I want to extend the catalog, i think the key is
pg_attribute.h, pg_class.h, pg_type.h

is it enough:

1. add pg_xxx.h 
2.modify pg_attribute.h, pg_class.h, pg_type.h, catname.h,   indexing.h, indexing.c, Makefile

i tried once, it was ok when target to template. but like a mess
when target to global.

what is the thing.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jim Buttafuoco"
Дата:
Сообщение: PG_DUMP -C option
Следующее
От: "Ludovic Pénet"
Дата:
Сообщение: Trans-transactions cursors