From 2ca4e559de293567c49543b8fad9e79bee3fa6a0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 21 Nov 2018 16:55:40 -0500 Subject: [PATCH] doc: adjust time zone names text Reported-by: Kevin Discussion: https://postgr.es/m/154082462281.30897.14043119084654378035@wrigleys.postgresql.org Backpatch-through: 9.4 --- doc/src/sgml/datatype.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index f9458c9921..72268140dc 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -2419,7 +2419,7 @@ January 8 04:05:06 1999 PST linkend="view-pg-timezone-names"/>). PostgreSQL uses the widely-used IANA time zone data for this purpose, so the same time zone - names are also recognized by much other software. + names are also recognized other software. -- 2.40.0