On Wed, Aug 27, 2008 at 4:05 PM, Heikki Linnakangas
<heikki(at)enterprisedb(dot)com> wrote:
> Tom Lane wrote:
> BTW, it would be nice to have a test case that shows it's worth messing with
> that.
At a guess the parser would be a good place to look. Perhaps a
benchmark of a parsing a very large query?
One thing I wonder is if you (or someone else) gets around to doing
the simple stack allocator for the parser if it will make
microoptimizations like this more visible.
--
greg