pgsql: Marginal hack to save a little bit of time in bpcharin() when

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Marginal hack to save a little bit of time in bpcharin() when
Date: 2005-05-29 20:16:00
Message-ID: 20050529201600.4001852839@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Marginal hack to save a little bit of time in bpcharin() when typmod is -1,
which is a common case.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
varchar.c (r1.109 -> r1.110)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/varchar.c.diff?r1=1.109&r2=1.110)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-05-29 20:38:06 pgsql: Make superuser.c maintain a simple one-entry cache holding the
Previous Message Tom Lane 2005-05-29 18:34:57 pgsql: Avoid unnecessary call of rangeTableEntry_used() for the result