| Subject: | Re: What happend to equality_oper() |
|---|---|
| From: | Tom Lane |
| Date: | Thu, 28 Aug 2008 10:51:42 -0400 |
| Newsgroups: | pgsql.hackers |
Bernd Helmle <mailings@xxxxxxxxxxx> 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@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: code coverage patch, Tom Lane |
|---|---|
| Next by Date: | Re: September Commit Fest coming soon!, Tom Lane |
| Previous by Thread: | What happend to equality_oper(), Bernd Helmle |
| Next by Thread: | [patch] GUC source file and line number, Alvaro Herrera |
| Indexes: | [Date] [Thread] [Top] [All Lists] |