Re: make BufferGetBlockNumber() a macro - Mailing list pgsql-patches

From Neil Conway
Subject Re: make BufferGetBlockNumber() a macro
Date
Msg-id 20020402010432.072c65b0.nconway@klamath.dyndns.org
Whole thread Raw
In response to Re: make BufferGetBlockNumber() a macro  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: make BufferGetBlockNumber() a macro
List pgsql-patches
On Mon, 01 Apr 2002 20:50:27 -0500
"Tom Lane" <tgl@sss.pgh.pa.us> wrote:
> Neil Conway <nconway@klamath.dyndns.org> writes:
> > C's information hiding is weak enough that you need to rely on the
> > client programmer to exercise good judgement anyway;
>
> This is not a good argument for making the hiding even weaker.  I still
> object to this patch.

Ok. The attached trivial patch removes some obsolete or incoherent
comments and fixes an assertion in BufferGetBlockNumber. The
macro-ization of BufferGetBlockNumber is _not_ included.

Please apply.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

Attachment

pgsql-patches by date:

Previous
From: "Nicolas Bazin"
Date:
Subject: please apply patch
Next
From: "Nicolas Bazin"
Date:
Subject: please apply patch - build on Unixware with GCC