Use heap_attisnull, rather than heap_getattr, for a small

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 18577547d450ad5f0e8b7964fb5443aa46d0ca43
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-01-24T22:50:58Z
Releases: 7.1.1
Use heap_attisnull, rather than heap_getattr, for a small
but useful speedup.

Files

PathChange+/−
src/backend/access/common/printtup.c modified +13 −19