[HACKERS] EAN barcode datatype

2006-11-13 Thread Enrico
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 
[EMAIL PROTECTED] - Skype:sscotty71
http://www.linuxtime.it/enricopirozzi

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [HACKERS] EAN barcode datatype

2006-11-13 Thread Michael Fuhr
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

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


Re: [HACKERS] EAN barcode datatype

2006-11-13 Thread Andrew Dunstan

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?

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.

  


This could be a piece of wheel reinvention. Please see 
http://pgfoundry.org/projects/gtin/


cheers

andrew

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
  choose an index scan if your joining column's datatypes do not
  match


Re: [HACKERS] EAN barcode datatype

2006-11-13 Thread Enrico
On Mon, 13 Nov 2006 10:20:38 -0500
Andrew Dunstan [EMAIL PROTECTED] wrote:

 This could be a piece of wheel reinvention. Please see 
 http://pgfoundry.org/projects/gtin/

I didn't know this project, I arrived later... :(

Thanks
Enrico
-- 
If Bill Gates had a penny for everytime Windows crashed,he'd be a 
multi-billionaire by now ...oh look, he already is 
[EMAIL PROTECTED] - Skype:sscotty71
http://www.linuxtime.it/enricopirozzi

---(end of broadcast)---
TIP 6: explain analyze is your friend


Re: [HACKERS] EAN barcode datatype

2006-11-13 Thread Enrico
 Are you familiar with the contrib/ian module that will be in 8.2?
 
 -- 
 Michael Fuhr

I develepped this code on 8.0.x version, for my work, but I can always study :)

Enrico


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

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org