| From: | "Hicham G(dot) Elmongui" <elmongui(at)cs(dot)purdue(dot)edu> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | am i asking in the wrong place? |
| Date: | 2004-08-09 20:23:37 |
| Message-ID: | Pine.GSO.4.58.0408091520230.7939@alkindi.cs.purdue.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi everybody,
I never meant my emails to be spam. That's why i am just asking whether my
questions here are out of subject. Typically my questions are about
postgresql source code, like the question below. Please advise me whether
i should forward my questions to somewhere else.
Thanks a lot,
--h
On Thu, 5 Aug 2004, Hicham G. Elmongui wrote:
> In "join_selectivity" function (plancat.c), a function call is made to
> "OidFunctionCall4" (fmgr.c), which in turn calls a function pointer.
>
> In need to know what is the actual function being called from
> OidFunctionCall4 if the selectivity of mergejoin is the one required from
> join_selectivity.
>
> Thanks
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-08-09 20:36:02 | Re: Tablespace issues (comment on ,moving indexes) |
| Previous Message | Bruce Momjian | 2004-08-09 19:46:46 | Re: Ready for Beta ... ? |