From: | Manfred Koizar <mkoi-pg(at)aon(dot)at> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Optional Oid |
Date: | 2002-07-17 23:57:38 |
Message-ID: | sb0cjusmbkdm7741ajlsrkdeklo51srr4k@4ax.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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 | Content-Type | Size |
---|---|---|
09a.1-Accessor.diff | text/plain | 39.1 KB |
09a.2-TupDesc.diff | text/plain | 30.3 KB |
09a.3-OidTest.diff | text/plain | 4.0 KB |
09a.4-OidAddheader.diff | text/plain | 3.5 KB |
09a.5-WithoutOid.diff | text/plain | 3.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-07-18 00:32:21 | Re: utils C files |
Previous Message | Peter Eisentraut | 2002-07-17 22:32:50 | Re: utils C files |