Re: heap_modifytuple - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: heap_modifytuple
Date
Msg-id 200409102147.i8ALlGM29425@candle.pha.pa.us
Whole thread Raw
In response to heap_modifytuple  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-patches
This has been saved for the 8.1 release:

    http:/momjian.postgresql.org/cgi-bin/pgpatches2

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

Alvaro Herrera wrote:
> Patchers,
>
> Here is a simple patch that changes heap_modifytuple to require a
> TupleDesc instead of a Relation (driven off a comment in the same
> function).  I didn't really look to see if anything can be simplified
> because of this change.
>
> All backend callers changed; there are no callers in contrib (that grep
> can find, that is).  Regression test pass, no new compiler warning
> generated.
>
> --
> Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
> "La verdad no siempre es bonita, pero el hambre de ella s?"

[ Attachment, skipping... ]

>
> ---------------------------(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

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [pgsql-hackers-win32] Contrib modules on Win32
Next
From: Bruce Momjian
Date:
Subject: Re: contribution: namespace.sql