Add email.
authorBruce Momjian
Tue, 23 Jan 2001 16:21:47 +0000 (16:21 +0000)
committerBruce Momjian
Tue, 23 Jan 2001 16:21:47 +0000 (16:21 +0000)
doc/TODO.detail/thread

index c7a5a9b40c7f47659241b0fccaf353317e603557..1be245287f9a0a28e865a3e8b344c191b5a18847 100644 (file)
@@ -230,3 +230,50 @@ Myron
 
 
 
+From [email protected] Tue Jan  2 00:30:20 2001
+Received: from mail.postgresql.org (webmail.postgresql.org [216.126.85.28])
+   by candle.pha.pa.us (8.9.0/8.9.0) with ESMTP id AAA08195
+   for ; Tue, 2 Jan 2001 00:30:19 -0500 (EST)
+Received: from mail.postgresql.org (webmail.postgresql.org [216.126.85.28])
+   by mail.postgresql.org (8.11.1/8.11.1) with SMTP id f025UjL33335;
+   Tue, 2 Jan 2001 00:30:45 -0500 (EST)
+   (envelope-from [email protected])
+Received: from mailsys01.intnet.net (tmail.wwc.com [198.252.32.143] (may be forged))
+   by mail.postgresql.org (8.11.1/8.11.1) with ESMTP id f025UTL33232
+   for ; Tue, 2 Jan 2001 00:30:32 -0500 (EST)
+   (envelope-from [email protected])
+Received: from [206.112.108.0] (HELO sacadia.com)
+  by mailsys01.intnet.net (CommuniGate Pro SMTP 3.3.2)
+  with ESMTP id 2214231; Tue, 02 Jan 2001 00:29:47 -0500
+Message-ID: <[email protected]>
+Date: Mon, 01 Jan 2001 21:32:11 -0800
+From: Myron Scott 
+Reply-To: [email protected]
+User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20001108 Netscape6/6.0
+X-Accept-Language: en
+MIME-Version: 1.0
+To: "Ross J. Reedstrom" 
+Subject: Re: [HACKERS] Using Threads?
+References: <004401c058fd$fd498d40$f2356880@tracy>  <[email protected]>
+Content-Type: text/plain; charset=us-ascii; format=flowed
+Content-Transfer-Encoding: 7bit
+Precedence: bulk
+Status: OR
+
+For anyone interested,
+
+I have posted my multi-threaded version of PostgreSQL here.
+
+http://www.sacadia.com/mtpg.html
+
+It is based on 7.0.2 and the TAO CORBA ORB which is here.
+
+http://www.cs.wustl.edu/~schmidt/TAO.html
+
+Myron Scott
+
+
+