Re: Have we out-grown Flex? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Have we out-grown Flex?
Date
Msg-id 26691.1335925532@sss.pgh.pa.us
Whole thread Raw
In response to Have we out-grown Flex?  (Peter Geoghegan <peter@2ndquadrant.com>)
List pgsql-hackers
Peter Geoghegan <peter@2ndquadrant.com> writes:
> ... I have heard people complain about Postgres
> parser overhead for "pgbench -S" style use-cases where it is
> unreasonably high, and I've heard them do so more than once.

I was under the impression that those cycles were mostly in bison not
flex...
        regards, tom lane


pgsql-hackers by date:

Previous
From: David Johnston
Date:
Subject: Re: JSON in 9.2 - Could we have just one to_json() function instead of two separate versions ?
Next
From: Tom Lane
Date:
Subject: Re: Have we out-grown Flex?