Re: bugs and bug tracking - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: bugs and bug tracking
Date
Msg-id 20151007172551.GD4405@alvherre.pgsql
Whole thread Raw
In response to Re: bugs and bug tracking  (Stephen Frost <sfrost@snowman.net>)
Responses Re: bugs and bug tracking  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Stephen Frost wrote:
> * Tom Lane (tgl@sss.pgh.pa.us) wrote:
> > If you want such an API, I won't stop you from using it, but I will not
> > use it myself.  Please put in message-body commands as well.
> 
> So, unsurprisingly, debbugs does support all commands that can be sent
> to control@ also through the NNN@bugs.postgresql.org system; the command
> simply needs to be prefixed with 'Control: ' and then '-1' can be used
> as the bug number (so you don't have to figure out what the right number
> is, etc), like so:
> 
> Control: close -1
> Control: tags -1 wontfix

Supposedly we will want our traffic to still flow via
pgsql-bugs@postgresql.org, so the trick of grabbing the bug number from
the To address will not be available, will it?

Hmm, I guess we could have the bug form addTo: NNN@bugs.postgresql.orgCC: pgsql-bugs@postgresql.org
as headers, which should work for most people (since we reply-all), Josh
Berkus being the exception.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: bugs and bug tracking
Next
From: Euler Taveira
Date:
Subject: Re: Small documentation fix in src/interfaces/ecpg/preproc/po/pt_BR.po