Re: bugs and bug tracking

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: bugs and bug tracking
Дата
Msg-id 20151007171718.GW3685@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: bugs and bug tracking  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: bugs and bug tracking  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
* 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

etc.

Thanks!

Stephen

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Small documentation fix in src/interfaces/ecpg/preproc/po/pt_BR.po
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: bugs and bug tracking