Re: [HACKERS] errors in pg_attribute.h

From: Brett McCormick <brett(at)work(dot)chicken(dot)org>
To: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] errors in pg_attribute.h
Date: 1998-03-07 01:21:37
Message-ID: 13568.41205.858772.883624@abraxas.scene.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I fixed this (the 1/l thing) and did a recompile but it didn't help
our alpha problems any..

Can anyone describe the way the page stuff works?

On Fri, 6 March 1998, at 16:43:21, Brett McCormick wrote:

> if you look at the schema for pg_attribute, down at the very end there
> are some 12491 that should be 1249l
>
> would this cause our alignment problem?
> somehow I doubt it..
>
> in any case, i found this by trying to put a 4 byte field after
> attrelid and before attname to see if that cleared up the problem.
> silly eh?
>
> we'll see

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-07 04:48:36 Re: [HACKERS] errors in pg_attribute.h
Previous Message Brett McCormick 1998-03-07 00:43:21 errors in pg_attribute.h