Re: index help for uuid datatype - Mailing list pgsql-hackers

From Gevik Babakhani
Subject Re: index help for uuid datatype
Date
Msg-id 1158448769.10117.25.camel@voyager.truesoftware.net
Whole thread Raw
In response to Re: index help for uuid datatype  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I followed your advice.... 6 million records are inserted without any
problems :)

Thank you.

On Sat, 2006-09-16 at 14:03 -0400, Tom Lane wrote:
> Gevik Babakhani <pgdev@xs4all.nl> writes:
> > I was doing strncmp at some point but it did not work because 
> > of the '\0'. I have created a custom comparison function and it seems to
> > work.
> 
> Perhaps you just need memcmp instead of strncmp?
> 
>             regards, tom lane
> 



pgsql-hackers by date:

Previous
From: Lukas Kahwe Smith
Date:
Subject: Re: [pgsql-www] Developer's Wiki
Next
From: Gregory Stark
Date:
Subject: Re: [pgsql-www] Developer's Wiki