EAN barcode datatype - Mailing list pgsql-hackers

From Enrico
Subject EAN barcode datatype
Date
Msg-id 20061113160508.1f8f3054@mypc.ricordatasystem.info
Whole thread Raw
Responses Re: EAN barcode datatype  (Michael Fuhr <mike@fuhr.org>)
Re: EAN barcode datatype  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
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?

Now, I'm testing my code on EAN 13 barcode
and when it will be ready, I will can send it to you
if you want.

Regards 
Enrico

-- 
If Bill Gates had a penny for everytime Windows crashed,he'd be a multi-billionaire by now .......oh look, he already
is!!!!
 
scotty@linuxtime.it - Skype:sscotty71
http://www.linuxtime.it/enricopirozzi


pgsql-hackers by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: Frequent Update Project: Design Overview ofHOTUpdates
Next
From: Michael Fuhr
Date:
Subject: Re: EAN barcode datatype