Robert Haas <robertmh...@gmail.com> writes: > I don't know whether we can or should move all the "name" columns to > the end of the catalog. It would be user-visible and probably not > user-desirable,
I'm a strong -1 on changing that if we're not absolutely forced to. > but it would save something in terms of tuple > deforming cost. I'm just not sure how much. I'd guess nothing, if we are deforming all the fields. regards, tom lane