Re: Copy path in Dynamic programming - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Copy path in Dynamic programming
Date
Msg-id AANLkTimEF6zdU6ptT1=m+881Ru7dAJC7yFXReNa1fyCq@mail.gmail.com
Whole thread Raw
In response to Copy path in Dynamic programming  (vamsi krishna <vamsikrishna1902@gmail.com>)
Responses Re: Copy path in Dynamic programming
List pgsql-hackers
On Thu, Jul 22, 2010 at 12:38 PM, vamsi krishna
<vamsikrishna1902@gmail.com> wrote:
> if lev=5 , and let's say there are two combinations setA = {1,2,3,4,5} and
> set B={6,7,8,9,10}.
>
> I want to reuse the plan of {1.2,3,4,5} for {6,7,8,9,10}.

I don't think that makes any sense.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [RRR] CommitFest 2010-07 week one progress report
Next
From: Markus Wanner
Date:
Subject: Re: dynamically allocating chunks from shared memory