Re: Optional Oid

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Manfred Koizar <mkoi-pg(at)aon(dot)at>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Optional Oid
Date: 2002-07-18 20:36:01
Message-ID: 200207182036.g6IKa1A14830@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Manfred Koizar wrote:
> On Wed, 17 Jul 2002 09:47:37 +0200, I wrote:
> >I'm working on a new version against a current snapshot.
>
> Here it is.
>
> >This is a long patch; if it is too hard to swallow, I can provide it
> >in smaller pieces:
> >
> >Part 1: Accessor macros
> >Part 2: tdhasoid in TupDesc
> >Part 3: Regression test
> >Part 4: Parameter withoid to heap_addheader
> >Part 5: Eliminate t_oid from HeapTupleHeader
>
> This time I do it the other way round: Here are the five smaller
> parts. An all-in-one patch will follow, if requested.
>
> Servus
> Manfred

[ Attachment, skipping... ]

[ Attachment, skipping... ]

[ Attachment, skipping... ]

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-07-18 20:36:24 Re: minor GEQO fixes
Previous Message Rod Taylor 2002-07-18 20:30:27 Re: Between Node