Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ab2c905

Browse files
committed
Add email.
1 parent 04a843b commit ab2c905

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

doc/TODO.detail/thread

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,3 +230,50 @@ Myron
230230

231231

232232

233+
From pgsql-hackers-owner+M2691@postgresql.org Tue Jan 2 00:30:20 2001
234+
Received: from mail.postgresql.org (webmail.postgresql.org [216.126.85.28])
235+
by candle.pha.pa.us (8.9.0/8.9.0) with ESMTP id AAA08195
236+
for <pgman@candle.pha.pa.us>; Tue, 2 Jan 2001 00:30:19 -0500 (EST)
237+
Received: from mail.postgresql.org (webmail.postgresql.org [216.126.85.28])
238+
by mail.postgresql.org (8.11.1/8.11.1) with SMTP id f025UjL33335;
239+
Tue, 2 Jan 2001 00:30:45 -0500 (EST)
240+
(envelope-from pgsql-hackers-owner+M2691@postgresql.org)
241+
Received: from mailsys01.intnet.net (tmail.wwc.com [198.252.32.143] (may be forged))
242+
by mail.postgresql.org (8.11.1/8.11.1) with ESMTP id f025UTL33232
243+
for <pgsql-hackers@postgresql.org>; Tue, 2 Jan 2001 00:30:32 -0500 (EST)
244+
(envelope-from mscott@sacadia.com)
245+
Received: from [206.112.108.0] (HELO sacadia.com)
246+
by mailsys01.intnet.net (CommuniGate Pro SMTP 3.3.2)
247+
with ESMTP id 2214231; Tue, 02 Jan 2001 00:29:47 -0500
248+
Message-ID: <3A5167DB.3050807@sacadia.com>
249+
Date: Mon, 01 Jan 2001 21:32:11 -0800
250+
From: Myron Scott <mscott@sacadia.com>
251+
Reply-To: mscott@sacadia.com
252+
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20001108 Netscape6/6.0
253+
X-Accept-Language: en
254+
MIME-Version: 1.0
255+
To: "Ross J. Reedstrom" <reedstrm@rice.edu>
256+
CC: pgsql-hackers@postgresql.org
257+
Subject: Re: [HACKERS] Using Threads?
258+
References: <004401c058fd$fd498d40$f2356880@tracy> <Pine.GSO.4.10.10012032351040.28161-100000@goldengate.kojoworldwide.com.> <20001204113307.B5871@rice.edu>
259+
Content-Type: text/plain; charset=us-ascii; format=flowed
260+
Content-Transfer-Encoding: 7bit
261+
Precedence: bulk
262+
Sender: pgsql-hackers-owner@postgresql.org
263+
Status: OR
264+
265+
For anyone interested,
266+
267+
I have posted my multi-threaded version of PostgreSQL here.
268+
269+
http://www.sacadia.com/mtpg.html
270+
271+
It is based on 7.0.2 and the TAO CORBA ORB which is here.
272+
273+
http://www.cs.wustl.edu/~schmidt/TAO.html
274+
275+
Myron Scott
276+
mkscott@sacadia.com
277+
278+
279+

0 commit comments

Comments
 (0)