pgsql: Fix assorted misstatements and poor wording in the descriptions

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix assorted misstatements and poor wording in the descriptions
Date: 2010-07-03 04:03:33
Message-ID: 20100703040333.E1E117541D4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix assorted misstatements and poor wording in the descriptions of the I/O
formats for geometric types. Per bug #5536 from Jon Strait, and my own
testing.

Back-patch to all supported branches, since this doco has been wrong right
along -- we certainly haven't changed the I/O behavior of these types in
many years.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
datatype.sgml (r1.163.2.5 -> r1.163.2.6)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml?r1=1.163.2.5&r2=1.163.2.6)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-07-03 04:03:39 pgsql: Fix assorted misstatements and poor wording in the descriptions
Previous Message Tom Lane 2010-07-03 04:03:27 pgsql: Fix assorted misstatements and poor wording in the descriptions