Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> 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.
I don't think that mid-beta is a good time to be indulging in purely
cosmetic cleanup ...
regards, tom lane