pgsql: Further corrections of mismatching struct and btree SizeOf - Mailing list pgsql-committers

From sriggs@postgresql.org (Simon Riggs)
Subject pgsql: Further corrections of mismatching struct and btree SizeOf
Date
Msg-id 20100320074948.85A0F7541D0@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Create 9.0 release notes; keep 9.0-alpha release notes in place.
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Fix oversight in btpo.xact patch; it was in fact installing