Tom Lane wrote:
Andreas Pflug <[EMAIL PROTECTED]> writes:
The attached patch adds an equality operator
bool int2array_int2vector_eq(int2[], int2vector)
This seems like a remarkably specialized kluge ... gotta be a
better way ...
How? This could be coded to support any element type, but we only have int2vector anyway.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 3: 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