pgsql: Further corrections of mismatching struct and btree SizeOf

Поиск
Список
Период
Сортировка
От sriggs@postgresql.org (Simon Riggs)
Тема pgsql: Further corrections of mismatching struct and btree SizeOf
Дата
Msg-id 20100320074948.85A0F7541D0@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Further corrections of mismatching struct and btree SizeOf macros.
In this case, correction is to remove now unused fields from struct.
Since these were unused and full of garbage anyway, no version change.

Modified Files:
--------------
    pgsql/src/include/access:
        nbtree.h (r1.132 -> r1.133)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/access/nbtree.h?r1=1.132&r2=1.133)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Create 9.0 release notes; keep 9.0-alpha release notes in place.
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: Fix oversight in btpo.xact patch; it was in fact installing