lztext.c

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: lztext.c
Date: 1999-11-24 01:15:09
Message-ID: 199911240115.KAA01706@ext16.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm going to commit changes to make lztextlen() aware of
multi-byte. While doing the work, I found that no POSITION() or
SUBSTRING() for lztext has been implemented in the file.

BTW, does anybody work on making lztext indexable? If no, I will take
care of it with above addtions.
--
Tatsuo Ishii

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-11-24 01:31:45 Re: AW: [HACKERS] Getting OID in psql of recent insert
Previous Message Peter Eisentraut 1999-11-24 00:56:43 Re: AW: [HACKERS] Getting OID in psql of recent insert