remove some unused typedefs

Поиск
Список
Период
Сортировка
От Neil Conway
Тема remove some unused typedefs
Дата
Msg-id 87brpip18c.fsf@mailbox.samurai.com
обсуждение исходный текст
Список pgsql-patches
This patch removes the following unused typedefs from c.h:

     bool8, bool16, bool32, word8, word16, word32, Offset

In order to remove "Offset" I had to update some code in
page/bufpage.c, but that shouldn't have been using Offset to begin
with, AFAICS.

Unless anyone complains, I'll apply this in 24 hours or so.

-Neil

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: JDBC and pg_controldata zh_TW messages
Следующее
От: Neil Conway
Дата:
Сообщение: remove 'noversion' from standalone backend