Optimization for bpcharlen, textlen, varcharlen in case of single byte

Tatsuo Ishii <ishii@postgresql.org>

Commit: 226211f0af3b9deee6733a5393f32cb34c59bc53
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2001-11-18T12:07:07Z
Releases: 7.2.1
Optimization for bpcharlen, textlen, varcharlen in case of single byte
encodings.

Files

PathChange+/−
src/backend/utils/adt/varchar.c modified +9 −1
src/backend/utils/adt/varlena.c modified +8 −17