remove some unused typedefs

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: remove some unused typedefs
Date: 2004-01-05 20:52:19
Message-ID: 87brpip18c.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
unused-types-2.patch text/x-patch 3.8 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2004-01-05 21:06:20 remove 'noversion' from standalone backend
Previous Message Peter Eisentraut 2004-01-05 19:16:13 Re: JDBC and pg_controldata zh_TW messages