contrib/fixchar (Was: Large databases, performance) - Mailing list pgsql-hackers

From Manfred Koizar
Subject contrib/fixchar (Was: Large databases, performance)
Date
Msg-id aeuaqu8uk5qi6ledajbu8a0kqk2m2c6m3u@4ax.com
Whole thread Raw
In response to Re: [GENERAL] Large databases, performance  (Manfred Koizar <mkoi-pg@aon.at>)
Responses Re: contrib/fixchar (Was: Large databases, performance)  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: 韩近强
Date:
Subject: help
Next
From: Greg Copeland
Date:
Subject: Re: Bison 1.50 was released