Re: [WIP] pg_ping utility

Поиск
Список
Период
Сортировка
От Phil Sorber
Тема Re: [WIP] pg_ping utility
Дата
Msg-id CADAkt-g7_in=ON78tT5OksrRppsAEqs92Mhx3tfFEzj-Du=xQg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [WIP] pg_ping utility  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [WIP] pg_ping utility
Re: [WIP] pg_ping utility
Список pgsql-hackers
On Sun, Oct 21, 2012 at 6:20 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Phil Sorber <phil@omniti.com> writes:
>> Here is the new patch. I renamed the utility from pg_ping to pingdb to
>> go along with the naming convention of src/bin/scripts.
>
> Uh, no, that's not a step forward.  Leaving out a "pg" prefix from those
> script names is universally agreed to have been a mistake.  We've not
> felt that changing the legacy names is worth the amount of pain it'd
> cause, but that doesn't mean that we should propagate the mistake into
> brand new executable names.
>
>                         regards, tom lane

Ok. I asked about this and got no response so I assume there were no
strong opinions. I have reverted to the pg_ping name. Patches
attached.

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Successor of MD5 authentication, let's use SCRAM
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ToDo: KNN Search should to support DISTINCT clasuse?