Gevik Babakhani <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to