From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Neil Conway <neilc(at)samurai(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Speeding up the Postgres lexer |
Date: | 2005-06-06 08:44:44 |
Message-ID: | 1118047484.3844.1356.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, 2005-05-25 at 11:28 +1000, Neil Conway wrote:
> Tom Lane wrote:
> > Dunno. Depending on such a thing would require depending on a new flex
> > version, and seeing that the flex guys haven't put out a new release
> > since the badly broken 2.5.31 more than 2 years ago, I wouldn't hold
> > my breath waiting for one we can use.
>
> It should be easy enough to check for the presence of the flag at
> configure-time and only use it if flex implements it. Prior to reading
> Simon's message I was actually thinking of hacking up the same thing :),
> so I agree it is probably worth doing.
Neil,
I'll be doing this after the beta freeze is announced. If you wanted to
do this before then, I wouldn't stop you.
Best Regards, Simon Riggs
From | Date | Subject | |
---|---|---|---|
Next Message | Junji TERAMOTO | 2005-06-06 08:44:50 | Re: Quick-and-dirty compression for WAL backup blocks |
Previous Message | Himanshu Baweja | 2005-06-06 07:53:51 | Re: pg_stats not getting updated.... |