Обсуждение: [DOCS] (almost) same sentence twice

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

[DOCS] (almost) same sentence twice

От
daniel.westermann@dbi-services.com
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/release-10.html
Description:

Rename WAL-related functions and views to use lsn instead of location (David
Rowley)

RenameWAL-related functions and views to use lsn instead of location (David
Rowley)

I think the second one can be removed

Cheers,
Daniel

Re: [DOCS] (almost) same sentence twice

От
Daniel Gustafsson
Дата:
> On 02 Jun 2017, at 12:04, daniel.westermann@dbi-services.com wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/10/static/release-10.html
> Description:
>
> Rename WAL-related functions and views to use lsn instead of location (David
> Rowley)
>
> RenameWAL-related functions and views to use lsn instead of location (David
> Rowley)
>
> I think the second one can be removed

Correct, this was fixed by Bruce in commit f6d5d22ea9497a so should be on the
website when the docs are refreshed.

cheers ./daniel