Re: heap_modifytuple

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: heap_modifytuple
Дата
Msg-id 200409102147.i8ALlGM29425@candle.pha.pa.us
обсуждение исходный текст
Ответ на heap_modifytuple  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] Contrib modules on Win32
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: contribution: namespace.sql