| From: | Gourav Kumar <gourav1905(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Disable cross products in postgres |
| Date: | 2017-10-13 20:06:55 |
| Message-ID: | CAPzqDmh15Aw3vEvtUFdgoJeq10hDXQdg5rarLEuk4NYpY7Jgrw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Can you guide me where to look for it?
On 14 October 2017 at 01:35, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Fri, Oct 13, 2017 at 3:41 PM, Gourav Kumar <gourav1905(at)gmail(dot)com>
> wrote:
> > is there some way through which I can disable cross products in
> postgresql?
> >
> > This will make the DP join to not to consider join between two relations
> if
> > they don't have a join predicate among them.
>
> I mean, it would be easy enough to modify the code. We don't have a
> configuration option for it.
>
> --
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
--
Thanks,
Gourav Kumar
Computer Science and Automation
Indian Institute of Science
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2017-10-13 20:08:06 | Re: Disable cross products in postgres |
| Previous Message | Robert Haas | 2017-10-13 20:05:09 | Re: Disable cross products in postgres |