Marginal hack to save a little bit of time in bpcharin() when typmod is -1,

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

Commit: db86f2961765cd2fc3683700b340a4296a8d488e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-05-29T20:15:59Z
Releases: 8.1.0
Marginal hack to save a little bit of time in bpcharin() when typmod is -1,
which is a common case.

Files

PathChange+/−
src/backend/utils/adt/varchar.c modified +50 −48