Re: Upgrading our minimum required flex version for 8.5 - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Upgrading our minimum required flex version for 8.5
Date
Msg-id 4A5B0DA10200002500028711@gw.wicourts.gov
Whole thread Raw
In response to Re: Upgrading our minimum required flex version for 8.5  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Now this disappears into the noise as soon as you include parse
> analysis (let alone planning and execution)
No need to go for silly options to avoid a performance issue at that
level.  Time wasted dealing with subsequent silliness would almost
certainly have a higher "lost opportunity" cost regarding things that
matter more.
-Kevin


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Index-only-scans, indexam API changes
Next
From: Alvaro Herrera
Date:
Subject: Re: (No) Autocast in 8.4 with operators "=" and "LIKE"