Re: [HACKERS] gperf anyone? - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: [HACKERS] gperf anyone?
Date
Msg-id 20000119084337.B455@fam-meskes.de
Whole thread Raw
In response to Re: [HACKERS] gperf anyone?  (Alfred Perlstein <bright@wintelcom.net>)
List pgsql-hackers
On Tue, Jan 18, 2000 at 09:32:49PM -0800, Alfred Perlstein wrote:
> any minimal performance boost shows over time, unfortunatly using gperf
> will require that you either:
> 
> a) require gperf to be installed on a system that compiles postgresql
> b) manually maintain the gperf compiled files in your CVS repo
>    (sort of like syscalls in FreeBSD)

Sounds like the way we handle the bison/fley files. Why not do this for
gperf as well.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [HACKERS] gperf anyone?
Next
From: Michael Meskes
Date:
Subject: Re: [HACKERS] Cannot compile psql