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.
--
Guillaume
In response to
Responses
pgsql-committers by date
| Next: | From: Robert Haas | Date: 2012-04-24 12:16:47 |
| Subject: pgsql: Another typographical correction. |
| Previous: | From: Robert Haas | Date: 2012-04-24 02:45:57 |
| Subject: pgsql: Lots of doc corrections. |