Re: Threaded PosgreSQL server - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Threaded PosgreSQL server
Date
Msg-id 24977.1012924093@sss.pgh.pa.us
Whole thread Raw
In response to Re: Threaded PosgreSQL server  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
"Marc G. Fournier" <scrappy@hub.org> writes:
> If someone wanted to submit appropriate patches for the v7.3 development
> tree, that merge cleanly, I can't see why this wouldn't be a good thing
> ...

I would resist it.  I do not think we need the portability and
reliability headaches that would come with it.  Furthermore,
an #ifdef'd implementation would be the worst of all possible
worlds, as it would do major damage to readability of the code.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alessio Bragadini
Date:
Subject: Re: Display of TIMESTAMP in 7.2
Next
From: Denis Perchine
Date:
Subject: Re: v7.2 rolled last night ...