HISTORY addition - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject HISTORY addition
Date
Msg-id 20011121110132I.t-ishii@sra.co.jp
Whole thread Raw
Responses Re: HISTORY addition
List pgsql-hackers
Bruce,

Please add followings to HISTORY:

Formats with the correct number of columns for UNICODE in psql (Patrice)
Add ISO 8859-5,6,7,8 support (Tatsuo)
Optimize LIKE/ILIKE when using single-byte encodings (Tatsuo)

Also I suggest we note somewhere that now octet_length(text) returns
the length BEFORE compression for an incompatible change.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: OCTET_LENGTH is wrong
Next
From: Bruce Momjian
Date:
Subject: Re: HISTORY addition