| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: refactor CreateTupleDescCopy() |
| Date: | 2003-11-30 03:03:24 |
| Message-ID: | 200311300303.hAU33O303798@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
This patch was withdrawn by the author.
---------------------------------------------------------------------------
Neil Conway wrote:
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> > That would be okay with me. It might be a good idea to change the
> > name completely (perhaps CopyTupleDesc() ?) as a means of catching
> > places that aren't correctly updated.
>
> Done, and done -- a revised patch is attached.
>
> -Neil
>
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-11-30 03:33:50 | Re: Bug in byteaout code in all PostgreSQL versions |
| Previous Message | Bruce Momjian | 2003-11-30 02:56:29 | Re: refactor CreateTupleDescCopy() |