Documentation mistake

From: Vik Reykja <vikreykja(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Documentation mistake
Date: 2011-10-28 14:22:46
Message-ID: CALDgxVtii4ojL892Q9Aua+xeFpZUL9fz=4-Qf9z8gOQzYEhoKg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?)

[1]
http://www.postgresql.org/docs/9.1/static/transaction-iso.html#XACT-SERIALIZABLE

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2011-10-28 14:44:15 Re: out-of-order caution
Previous Message Bruce Momjian 2011-10-28 14:18:08 Re: pg_upgrade if 'postgres' database is dropped