Re: Int2 vector to array equality - Mailing list pgsql-patches

From Tom Lane
Subject Re: Int2 vector to array equality
Date
Msg-id 22203.1086567962@sss.pgh.pa.us
Whole thread Raw
In response to Int2 vector to array equality  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: Int2 vector to array equality  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-patches
Andreas Pflug <pgadmin@pse-consulting.de> 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

pgsql-patches by date:

Previous
From: Andreas Pflug
Date:
Subject: Int2 vector to array equality
Next
From: "Matthew T. O'Connor"
Date:
Subject: pg_autovacuum integration proof of concept patch