Re: bloated heapam.h

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bloated heapam.h
Дата
Msg-id 21641.1210531438@sss.pgh.pa.us
обсуждение исходный текст
Ответ на bloated heapam.h  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: bloated heapam.h  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> So here's a patch (includes the #ifndef FRONTEND hack in htup.h.)

I like this except for the #ifndef FRONTEND hack --- you're going to
need to fix that before applying.  I'm good with doing that by pushing
the system attribute numbers into a separate header.

BTW, you didn't compress the patch, which likely explains why it didn't
show up on -hackers.  If you want to post a shorter form, I think that
the diffs in the header files are the only interesting part; the ensuing
additions in .c files are just mechanical.
        regards, tom lane


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: XIDs and big boxes again ...
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: bloated heapam.h