OSDN Git Service

char_length()/octet_length for char() type now returns length of
authorTatsuo Ishii <ishii@postgresql.org>
Sun, 23 Jan 2000 08:13:34 +0000 (08:13 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Sun, 23 Jan 2000 08:13:34 +0000 (08:13 +0000)
commitcfe717714c2a2dd96c3223086bda4b329812705c
tree1c914852079c77361748a6f386ac32a1c8f227de
parent27fee810ff9968a1034fea4bba4cd8d078c5d2d1
char_length()/octet_length for char() type now returns length of
the charcter including trailing blanks.
src/backend/utils/adt/varchar.c