Re: pg_class catalog question... - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: pg_class catalog question...
Date
Msg-id 36e682920603310736w27d8d3dao3fb3a6ff3690c532@mail.gmail.com
Whole thread Raw
In response to Re: pg_class catalog question...  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
Responses Re: pg_class catalog question...  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On 3/31/06, Qingqing Zhou <zhouqq@cs.toronto.edu> wrote:
> What if you put your char[64] before relhassubclass, then you
> don't change CLASS_TUPLE_SIZE.

Thought about that... but it would be an ugly place for this column.
I know I could get around it by renumbering the attribute, but that's
just a kludge.

Now that I've had some sleep, I'm sure I'll get it working :)

--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Slony-I for circular replication
Next
From: Alvaro Herrera
Date:
Subject: Re: pg_class catalog question...