Re: Threaded PosgreSQL server

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: <mkscott(at)sacadia(dot)com>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: "mlw" <markw(at)mohawksoft(dot)com>, "Justin Clift" <justin(at)postgresql(dot)org>, "Haroldo Stenger" <hstenger(at)adinet(dot)com(dot)uy>, <pgsql-hackers(at)postgresql(dot)org>, "Peter Eisentraut" <peter_e(at)gmx(dot)net>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Threaded PosgreSQL server
Date: 2002-02-08 08:09:55
Message-ID: GNELIHDDFBOCMGBFGEFOOEFDCBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I can definitely take a stab aat it. Maybe I can make a test case with
> some globals that are accessed often submit some patches to see what
> people think. Can I send them to you?

Maybe we should assign someone (or a team) to be the 'thread strike force'.
Their job is to (at their leisure) tidy up various parts of the source code
in such a way that they should not affect other parts. This should be done
during the release cycle, so there is plenty of time to test their changes.

Then, once the whole source tree has had its stylistic improvements, it
would become easier to switch to a threaded/mpm model...

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2002-02-08 08:58:10 Feature request for 7.3 and pgAdmin : CREATE OR ALTER VIEW, TRIGGER
Previous Message David Gould 2002-02-08 08:02:36 Re: 7.2 - changed array_out() - quotes vs no quotes