| From: | Manfred Koizar <mkoi-pg(at)aon(dot)at> |
|---|---|
| To: | shridhar_daithankar(at)persistent(dot)co(dot)in |
| Cc: | pgsql-hackers(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org |
| Subject: | contrib/fixchar (Was: Large databases, performance) |
| Date: | 2002-10-10 13:30:31 |
| Message-ID: | aeuaqu8uk5qi6ledajbu8a0kqk2m2c6m3u@4ax.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-performance pgsql-sql |
On Wed, 09 Oct 2002 10:00:03 +0200, I wrote:
>here is an implementation of a set of user types: char3, char4,
>char10.
New version available. As I don't want to spam the list with various
versions until I get it right eventually, you can get it from
http://members.aon.at/pivot/pg/fixchar20021010.tgz if you are
interested.
What's new:
. README updated (per Shridhar's suggestion)
. doesn't crash on NULL (p. Tom)
. version-1 calling conventions (p. Tom)
. isCachable (p. Tom)
. works for 7.2 (as delivered) and for 7.3 (make for73)
Shridhar, you were concerned about signed/unsigned chars; looking at
the code I can not see how this is a problem. So no change in this
regard.
Thanks for your comments. Have fun!
Servus
Manfred
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shridhar Daithankar | 2002-10-10 13:49:11 | Re: contrib/fixchar (Was: Large databases, performance) |
| Previous Message | Ian Harding | 2002-10-10 13:25:23 | Re: Problem running postgre as a windows NT service |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Copeland | 2002-10-10 13:44:40 | Re: Bison 1.50 was released |
| Previous Message | 韩近强 | 2002-10-10 12:12:50 | help |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shridhar Daithankar | 2002-10-10 13:49:11 | Re: contrib/fixchar (Was: Large databases, performance) |
| Previous Message | Rich Scott | 2002-10-09 19:32:19 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shridhar Daithankar | 2002-10-10 13:49:11 | Re: contrib/fixchar (Was: Large databases, performance) |
| Previous Message | Bruno Wolff III | 2002-10-10 12:41:50 | Re: SELECT with INNER data bases |