[HACKERS] Vadim mail address problem - Mailing list pgsql-hackers

From Bruce Momjian
Subject [HACKERS] Vadim mail address problem
Date
Msg-id d1d54467673d81042ae39720f350fbdd
Whole thread Raw
List pgsql-hackers
Vadim, I am getting the following error when sending to your address.

Obviously, I had to send this the entire hackers list because his e-mail
address is broken.

Forwarded message:
> From daemon Mon Jun  2 23:20:47 1997
> Date: Mon, 2 Jun 1997 23:20:47 -0400 (EDT)
> From: Mail Delivery Subsystem <MAILER-DAEMON>
> Message-Id: <199706030320.XAA10148@candle.pha.pa.us>
> To: maillist
> MIME-Version: 1.0
> Content-Type: multipart/report; report-type=delivery-status;
>     boundary="XAA10148.865308047/candle.pha.pa.us"
> Subject: Returned mail: User unknown
> Auto-Submitted: auto-generated (failure)
>
> This is a MIME-encapsulated message
>
> --XAA10148.865308047/candle.pha.pa.us
>
> The original message was received at Mon, 2 Jun 1997 23:20:04 -0400 (EDT)
> from maillist@localhost
>
>    ----- The following addresses had permanent fatal errors -----
> vadim@wakko.chicks.net
>
>    ----- Transcript of session follows -----
> ... while talking to wakko.chicks.net.:
> >>> RCPT To:<vadim@wakko.chicks.net>
> <<< 550 <vadim@wakko.chicks.net>... User unknown
> 550 vadim@wakko.chicks.net... User unknown
>
> --XAA10148.865308047/candle.pha.pa.us
> Content-Type: message/delivery-status
>
> Reporting-MTA: dns; candle.pha.pa.us
> Arrival-Date: Mon, 2 Jun 1997 23:20:04 -0400 (EDT)
>
> Final-Recipient: RFC822; vadim@wakko.chicks.net
> Action: failed
> Status: 5.1.1
> Remote-MTA: DNS; wakko.chicks.net
> Diagnostic-Code: SMTP; 550 <vadim@wakko.chicks.net>... User unknown
> Last-Attempt-Date: Mon, 2 Jun 1997 23:20:32 -0400 (EDT)
>
> --XAA10148.865308047/candle.pha.pa.us
> Content-Type: message/rfc822
>
> Return-Path: <maillist>
> Received: (from maillist@localhost)
>     by candle.pha.pa.us (8.8.5/8.8.5) id XAA10146;
>     Mon, 2 Jun 1997 23:20:04 -0400 (EDT)
> From: Bruce Momjian <maillist>
> Message-Id: <199706030320.XAA10146@candle.pha.pa.us>
> Subject: Re: [COMMITTERS] 'postgres95/src/include/optimizer internal.h'
> To: vadim@wakko.chicks.net (Vadim B. Mikheev - CVS)
> Date: Mon, 2 Jun 1997 23:20:04 -0400 (EDT)
> Cc: hackers@postgreSQL.org (PostgreSQL-development)
> In-Reply-To: <199706030315.XAA20946@hub.org> from "Vadim B. Mikheev - CVS" at Jun 2, 97 11:15:55 pm
> X-Mailer: ELM [version 2.4 PL25]
> MIME-Version: 1.0
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: 7bit
>
> >
> > Update of /usr/local/cvsroot/postgres95/src/include/optimizer
> > In directory hub.org:/home/users/v/vadim/postgres95/src/include/optimizer
> >
> > Modified Files:
> >     internal.h
> > Log Message:
> > #define GEQO_RELS 6 (not 7)
>
> I just checked this myself.  The test is >=, so GEQO is used now with
> six or more relations, by default.
>
> Is this correct?  I need to update the manual page.
>
> --
> Bruce Momjian
> maillist@candle.pha.pa.us
>
> --XAA10148.865308047/candle.pha.pa.us--
>
>


- --
Bruce Momjian
maillist@candle.pha.pa.us

------------------------------

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: [HACKERS] Re: [COMMITTERS] 'postgres95/src/include/optimizer internal.h'
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] 6.1 progress