pgsql: Change "literal" tag to the more appropriate "firstterm", when

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change "literal" tag to the more appropriate "firstterm", when
Date: 2010-05-03 09:15:17
Message-ID: 20100503091517.6035E7541D2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Change "literal" tag to the more appropriate "firstterm", when describing
what "eventually consistent" means.

Modified Files:
--------------
pgsql/doc/src/sgml:
high-availability.sgml (r1.66 -> r1.67)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.66&r2=1.67)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-05-03 10:31:29 pgsql: Change wording so that you don't need to understand that
Previous Message Heikki Linnakangas 2010-05-03 09:14:17 pgsql: Add cross-reference from wal_level to hot_standby setting.