Обсуждение: Typo in usage of pg_xlogdump

Поиск
Список
Период
Сортировка

Typo in usage of pg_xlogdump

От
Fujii Masao
Дата:
Hi,

The attached patch fixes the typo in help message of pg_xlogdump.

Regards,

--
Fujii Masao

Вложения

Re: Typo in usage of pg_xlogdump

От
Heikki Linnakangas
Дата:
On 27.02.2013 19:23, Fujii Masao wrote:
> Hi,
>
> The attached patch fixes the typo in help message of pg_xlogdump.

Thanks, applied. There was a similar typo in the parse error message of 
-s, fixed that too.

- Heikki