Re: EAN barcode datatype - Mailing list pgsql-hackers

From Michael Fuhr
Subject Re: EAN barcode datatype
Date
Msg-id 20061113151140.GA35212@winnie.fuhr.org
Whole thread Raw
In response to EAN barcode datatype  (Enrico <scotty@linuxtime.it>)
Responses Re: EAN barcode datatype  (Enrico <scotty@linuxtime.it>)
List pgsql-hackers
On Mon, Nov 13, 2006 at 04:05:08PM +0100, Enrico wrote:
> I'm writing a little contrib for postgresql,
> to handle ean barcode datatype.
> 
> It contains operators and functions like ISBN datatype,
> and it also contains a check digit function to 
> control right or wrong inserts.
> 
> Can this code is useful for postgresql community?

Are you familiar with the contrib/ian module that will be in 8.2?

-- 
Michael Fuhr


pgsql-hackers by date:

Previous
From: Enrico
Date:
Subject: EAN barcode datatype
Next
From: Andrew Dunstan
Date:
Subject: Re: EAN barcode datatype