pgsql: Change "and and" to "and".

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change "and and" to "and".
Date: 2011-10-28 16:01:05
Message-ID: E1RJorh-0007J2-20@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Change "and and" to "and".

Report by Vik Reykja, patch by Kevin Grittner.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e489c000d90d96b415f3309c0ba423a1584503bf

Modified Files
--------------
doc/src/sgml/mvcc.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-10-28 16:03:16 pgsql: Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso
Previous Message Bruce Momjian 2011-10-28 12:09:18 pgsql: Clarify pg_upgrade error message that the 'postgres' database mu