Turns out it's easy to cache the fmgr function lookup

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

Commit: e27f8791f921d2a91a38ae329df88ceb4881d5ed
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-01-27T01:11:43Z
Releases: 7.1.1
Turns out it's easy to cache the fmgr function lookup
result, too ... another little bit of speed for SELECT.

Files

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