| From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
|---|---|
| To: | wieck(at)debis(dot)com (Jan Wieck) |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] lztext.c |
| Date: | 1999-11-24 03:52:53 |
| Message-ID: | 199911240352.MAA20461@srapc451.sra.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Don't spend much efford for comparision and the SUBSTRING()
> things right now. I already have an additional, generalized
> decompressor in mind, that can be used in the comparision for
> example to decompress two values on the fly and stop
> comparision at the first difference, which usually happens
> early in two random datums.
Ok.
> Tell me when you have the multi-byte (and maybe cyrillic?)
> stuff committed and I'll take my hands back on the code.
I have committed the changes just now, though cyrillic support is not
included. I vaguely recall the discussion about the usefullness of
the cyrillic support.
--
Tatsuo Ishii
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 1999-11-24 05:00:26 | RE: AW: [HACKERS] Getting OID in psql of recent insert |
| Previous Message | Thomas Lockhart | 1999-11-24 03:18:24 | From the LDP web site... |