CVSROOT: /cvsrootModule name: pgsqlChanges by: momjian@postgresql.org 01/11/19 13:21:10
Modified files: src/backend/utils/adt: varlena.c
Log message: Make text octet_length() return non-compressed length to be consistent with other data types, per disucssion. Encoding issue still open.