| From: | "Ramanujam H S Iyengar" <hals_ramu(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | How to get oprname ?? |
| Date: | 2003-12-28 20:07:53 |
| Message-ID: | BAY10-F66BJYVXtoz2J000203b6@hotmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello ,
I was trying to write a patch code in converting the querytree being
generated after the pg_analyze_and_rewrite().
For that I want to know the operator name ( like =, < , <> etc ) .. but the
Oper node stores the "opno "
How to get the operator from the opno ???
Thanks for the Help in advance,
Hals
_________________________________________________________________
Murphy's Laws. They are crazy and funny.
http://server1.msn.co.in/features/murphy/index.asp Buy the complete book
online now!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2003-12-28 20:11:59 | Re: [GENERAL] Strange permission problem regarding pg_settings |
| Previous Message | Tony | 2003-12-28 19:25:07 | Re: Is my MySQL Gaining ? |