heap_modifytuple

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема heap_modifytuple
Дата
Msg-id 20040908203148.GB9734@dcc.uchile.cl
обсуждение исходный текст
Ответы Re: heap_modifytuple
Re: heap_modifytuple
Re: heap_modifytuple
Список pgsql-patches
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í"

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: time_t timezone
Следующее
От: Tom Lane
Дата:
Сообщение: Re: heap_modifytuple