| From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
|---|---|
| To: | "Vik Reykja" <vikreykja(at)gmail(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Documentation mistake |
| Date: | 2011-10-28 15:01:20 |
| Message-ID: | 4EAA7D700200002500042813@gw.wicourts.gov |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Vik Reykja <vikreykja(at)gmail(dot)com> wrote:
> in Section 13.2.3 of the 9.1 docs [1], the follow sentence
> fragment can be found:
>
> "using Serializable transactions will allow one transaction to
> commit and and will roll the other back"
>
> Note the double "and" towards the end. (Is this the right list for
> this kind of report?)
When it's strictly documentation and doesn't involve questions of
how the software works, pgsql-docs is probably better, but this
works.
Trivial patch attached. Thanks!
-Kevin
| Attachment | Content-Type | Size |
|---|---|---|
| doc_and_and.patch | text/plain | 1010 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gurjeet Singh | 2011-10-28 15:07:25 | Re: Unreproducible bug in snapshot import code |
| Previous Message | Kevin Grittner | 2011-10-28 14:44:15 | Re: out-of-order caution |