Re: Modification to the postgres catalog

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Modification to the postgres catalog
Дата
Msg-id 28875.1160591685@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Modification to the postgres catalog  ("Carlos Chacon" <cdcarloschacon@gmail.com>)
Ответы Re: Modification to the postgres catalog  ("Carlos Chacon" <cdcarloschacon@gmail.com>)
Список pgsql-hackers
"Carlos Chacon" <cdcarloschacon@gmail.com> writes:
> But i modify too Natts_pg_class and the Anum macro...Only  I forgot
> mentionated it in the last mail. i put:

OK ... did you add a suitable initial value to each of the DATA lines in
pg_class.h?  Did you remember to adjust pg_class's own relnatts field
appearing in the DATA line for it?

You could try looking at one of the past commits that has added a column
to pg_class, and make sure you touched all the places it did.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch for Win32 blocking problem
Следующее
От: "Mark Woodward"
Дата:
Сообщение: Re: Index Tuning Features