Re: err, XLOG/UW711/cc/Doesn't compile.

From: "'Larry Rosenman'" <ler(at)lerctr(dot)org>
To: "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: err, XLOG/UW711/cc/Doesn't compile.
Date: 2000-11-20 18:01:10
Message-ID: 20001120120110.A7158@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Mikheev, Vadim <vmikheev(at)SECTORBASE(dot)COM> [001120 12:00]:
> > 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...
>
> Just assign values to 8 bytes structure in pageheader.
> Did you make distclean?
yes, gmake maintainer-clean.
>
> Vadim
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2000-11-20 18:05:38 Re: AW: AW: Could turn on -O2 in AIX
Previous Message Tom Lane 2000-11-20 17:55:47 Re: AW: AW: Could turn on -O2 in AIX