Re: Optimizer hook

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Julius Stroffek <Julius(dot)Stroffek(at)Sun(dot)COM>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Optimizer hook
Date: 2007-09-26 18:54:36
Message-ID: 25489.1190832876@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I've applied this patch with revision to put the hook where I thought it
made sense. Attached is a modification of your dummy.c to show use of
the hook. I didn't test it heavily, but I did check that it seemed to
work with either order of calling geqo() and standard_join_search().

regards, tom lane

Attachment Content-Type Size
unknown_filename text/plain 1.6 KB

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Raney 2007-09-26 19:43:03 Re: Hash Index Build Patch
Previous Message Alvaro Herrera 2007-09-26 12:49:45 Re: Hash Index Build Patch