Thursday, August 28, 2008

Re: [HACKERS] What happend to equality_oper()

Bernd Helmle <mailings@oopsware.de> writes:
> I've used above function to construct OpExpr expressions with equality
> operators in the past, but it seems it was removed and there's no
> replacement for it?

Look at get_sort_group_operators() instead. Or use the type cache
directly.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

No comments: