Re: err, XLOG/UW711/cc/Doesn't compile. - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: err, XLOG/UW711/cc/Doesn't compile.
Date
Msg-id 20001120091712.A24754@lerami.lerctr.org
Whole thread Raw
In response to err, XLOG/UW711/cc/Doesn't compile.  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
* Larry Rosenman <ler@lerctr.org> [001120 09:05]:
[snip]
more info.  It seems to not like the following from
src/include/buffer/bufpage.h (line 305):
#define PageSetLSN(page, lsn) \       (((PageHeader) (page))->pd_lsn = (XLogRecPtr) (lsn))

I'm not sure what it's trying to do... 

LER

-- 
Larry Rosenman                      http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: err, XLOG/UW711/cc/Doesn't compile.
Next
From: Tom Lane
Date:
Subject: RPM's -fsigned-char (Re: [COMMITTERS] pgsql/src/backend/utils/adt (cash.c))