[HACKERS] Bug: COUNT() and ExecEvalAggref error

2001-02-21 Thread Dan Lyke
I've looked through my archives of pgsql-general and pgsql-hackers and haven't seen this, but I do tend to flush the deleted messages occasionally. I'm trying to get a build off the current CVS tree, but my working build is from Sunday evening, so I feel moderately current. Two builds of 7.1beta4

Re: [HACKERS] Using Threads?

2000-12-04 Thread Dan Lyke
Adam Haberlach writes: > Typically (on a well-written OS, at least), the spawning of a thread > is much cheaper then the creation of a new process (via fork()). This would be well worth testing on some representative sample systems. Within the past year and a half at one of my gigs some coworker