Re: HISTORY addition - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: HISTORY addition
Date
Msg-id 200111210219.fAL2Jg108147@candle.pha.pa.us
Whole thread Raw
In response to HISTORY addition  (Tatsuo Ishii <t-ishii@sra.co.jp>)
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)

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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: HISTORY addition
Next
From: Tatsuo Ishii
Date:
Subject: Re: HISTORY addition