Re: How about to have relnamespace and relrole?

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
To: alvherre(at)2ndquadrant(dot)com
Cc: jeevan(dot)chalke(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org, magnus(at)hagander(dot)net
Subject: Re: How about to have relnamespace and relrole?
Date: 2015-03-24 05:20:21
Message-ID: 20150324.142021.204303322.horiguchi.kyotaro@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Thu, 19 Mar 2015 11:17:34 -0300, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote in <20150319141734(dot)GE3636(at)alvh(dot)no-ip(dot)org>
> Kyotaro HORIGUCHI wrote:
>
> > # I hope the CF app to add the author as a receiver when issueing
> > # a mail.
>
> Moreover, it should add everyone who was in To, From, CC in the email
> that the commitfest app is replying to; if the patch authors are not
> listed, add them as well.

It should do what ordinary mailers do for recipients list, as it
already does for References: and In-reply-to:.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2015-03-24 05:34:27 Re: WIP: multivariate statistics / proof of concept
Previous Message Ashutosh Bapat 2015-03-24 04:51:29 Re: Order of enforcement of CHECK constraints?