pgsql: doc: Fix typos in make_timestamp{,tz} examples

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Fix typos in make_timestamp{,tz} examples
Date: 2015-01-19 15:45:07
Message-ID: E1YDEVn-0005M4-Fi@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix typos in make_timestamp{,tz} examples

Pointed out by Alan Mogi (bug #12571)

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/412f604adbf025618f1338ea6fed0330bc6a610d

Modified Files
--------------
doc/src/sgml/func.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-01-19 16:43:45 pgsql: Typo fix.
Previous Message Robert Haas 2015-01-19 13:36:55 pgsql: BRIN typo fix.