heap_modifytuple
От
Alvaro Herrera
Тема
heap_modifytuple
Дата
Msg-id
20040908203148.GB9734@dcc.uchile.cl
Список
Дерево обсуждения
heap_modifytuple Alvaro Herrera <alvherre@dcc.uchile.cl>
Re: heap_modifytuple Neil Conway <neilc@samurai.com>
Re: heap_modifytuple Bruce Momjian <pgman@candle.pha.pa.us>
Re: heap_modifytuple Tom Lane <tgl@sss.pgh.pa.us>
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 () "La verdad no siempre es bonita, pero el hambre de ella sí"
В списке pgsql-patches по дате отправления