Re: Docs on BOOTSTRAP relations - Mailing list pgsql-patches

From Rod Taylor
Subject Re: Docs on BOOTSTRAP relations
Date
Msg-id 0b2201c1c715$bab095a0$b002000a@jester
Whole thread Raw
In response to Docs on BOOTSTRAP relations  ("Rod Taylor" <rbt@zort.ca>)
Responses Re: Docs on BOOTSTRAP relations
Re: Docs on BOOTSTRAP relations
List pgsql-patches
This one better describes the problem.

heap.c needs to be updated to include 'Hard coded badness' for that
table.
--
Rod Taylor

This message represents the official view of the voices in my head

----- Original Message -----
From: "Rod Taylor" <rbt@zort.ca>
To: <pgsql-patches@postgresql.org>
Sent: Friday, March 08, 2002 9:38 PM
Subject: Re: [PATCHES] Docs on BOOTSTRAP relations


> Hmm.. ignore this patch. It just doesn't sound right.  Something
else
> has to be going on...
>
>
> --
> Rod Taylor
>
> This message represents the official view of the voices in my head
>
> ----- Original Message -----
> From: "Rod Taylor" <rbt@zort.ca>
> To: <pgsql-patches@postgresql.org>
> Sent: Friday, March 08, 2002 9:15 PM
> Subject: [PATCHES] Docs on BOOTSTRAP relations
>
>
> > Cleaned up the README somewhat.  Removed a useless statement which
> was
> > even marked as outdated (if someone really wants the old one, have
> > them dig through CVS).
> >
> > Also added a note that in order for a BOOTSTRAP table to be
created,
> > it is required to have data in it.  You wouldn't believe the
number
> of
> > other changes I made before that one.  Fiddled with OID ranges,
> order
> > of the creation among other things.
> >
> > Also made a note of the order of the header files in the
> > POSTGRES_BKI_SRCS line.
> >
> >
> > --
> > Rod Taylor
> >
> > Your eyes are weary from staring at the CRT. You feel sleepy.
Notice
> > how restful it is to watch the cursor blink. Close your eyes. The
> > opinions stated above are yours. You cannot imagine why you ever
> felt
> > otherwise.
> >
> >
>
>
> --------------------------------------------------------------------
--
> ----------
>
>
> >
> > ---------------------------(end of
> broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/users-lounge/docs/faq.html
> >
>
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

Attachment

pgsql-patches by date:

Previous
From: "Rod Taylor"
Date:
Subject: Re: Docs on BOOTSTRAP relations
Next
From: "Rod Taylor"
Date:
Subject: Re: Domain Support -- another round