From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: HISTORY addition |
Date: | 2001-11-21 02:19:42 |
Message-ID: | 200111210219.fAL2Jg108147@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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)
Done.
> Also I suggest we note somewhere that now octet_length(text) returns
> the length BEFORE compression for an incompatible change.
octet_length(text_col) now returns non-compressed length (Tatsuo, Bruce)
Done.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2001-11-21 02:35:06 | Re: HISTORY addition |
Previous Message | Tatsuo Ishii | 2001-11-21 02:01:32 | HISTORY addition |