On Tue, Apr 24, 2012 at 12:34 AM, Guillaume Smet
<guillaume(dot)smet(at)gmail(dot)com> wrote:
> On Tue, Apr 24, 2012 at 4:45 AM, Robert Haas <rhaas(at)postgresql(dot)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
In response to
pgsql-committers by date
| Next: | From: Robert Haas | Date: 2012-04-24 13:21:36 |
| Subject: pgsql: Casts to or from a domain type are ignored; warn and document. |
| Previous: | From: Robert Haas | Date: 2012-04-24 12:16:47 |
| Subject: pgsql: Another typographical correction. |