]> granicus.if.org Git - postgresql/commit
Move pg_encoding_mblen() from common.c to wchar.c.
authorTatsuo Ishii <ishii@postgresql.org>
Sun, 11 Feb 2001 01:59:22 +0000 (01:59 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Sun, 11 Feb 2001 01:59:22 +0000 (01:59 +0000)
commit8f17e53f0e8be8a316336a99f0fdc925030b3d51
tree6dacb79178f7d5bf4afa0960f18de4b273354050
parentf54c02d2eb5ec11e36f401ff4eb4132b86b3d44e
Move pg_encoding_mblen() from common.c to wchar.c.
src/backend/utils/mb/common.c
src/backend/utils/mb/wchar.c