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, bu
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 ...
regards, tom lane
---(end o