Re: pgsql: Lots of doc corrections.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pgsql: Lots of doc corrections.
Дата
Msg-id CA+Tgmoa4pe500vOXAvtZp1peH_2ZGinCEW4CsJZA_NzR-kKdFQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Lots of doc corrections.  (Guillaume Smet <guillaume.smet@gmail.com>)
Список pgsql-committers
On Tue, Apr 24, 2012 at 12:34 AM, Guillaume Smet
<guillaume.smet@gmail.com> wrote:
> On Tue, Apr 24, 2012 at 4:45 AM, Robert Haas <rhaas@postgresql.org> wrote:
>> contrib/dblink/dblink.c                    |    2 +-
>
> Returns /an/ setof record of notifications, or an empty set if none received.
> should probably be:
> Returns /a/ setof record of notifications, or an empty set if none received.
>
> Have a nice day.

Fixed, thanks.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Another typographical correction.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Casts to or from a domain type are ignored; warn and document.