Re: bugs and bug tracking

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: bugs and bug tracking
Date: 2015-10-07 17:17:18
Message-ID: 20151007171718.GW3685@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)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(at)bugs(dot)postgresql(dot)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

etc.

Thanks!

Stephen

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2015-10-07 17:20:13 Re: bugs and bug tracking
Previous Message Alvaro Herrera 2015-10-07 17:05:28 Re: Small documentation fix in src/interfaces/ecpg/preproc/po/pt_BR.po