pgsql: Docs: wording improvements in discussion of timestamp arithmetic

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Docs: wording improvements in discussion of timestamp arithmetic
Date: 2013-09-03 20:29:04
Message-ID: E1VGxDk-0003U8-Dw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Docs: wording improvements in discussion of timestamp arithmetic.

I started out just to fix the broken markup in commit
1c2085766187031eaeaae7db4785b9e1d4241988, but got distracted by
copy-editing. I see Bruce already fixed the markup, but I'll
commit the wordsmithing anyway.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7489eb4d3b7fef2c2eaeb66e3bcb3fb74385b44d

Modified Files
--------------
doc/src/sgml/func.sgml | 29 ++++++++++++++++-------------
1 file changed, 16 insertions(+), 13 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-09-03 20:39:41 Re: pgsql: Docs: wording improvements in discussion of timestamp arithmetic
Previous Message Bruce Momjian 2013-09-03 20:06:30 pgsql: doc: Fix SGML markup for date patch