diff options
author | Bruce Momjian | 2018-11-21 21:55:39 +0000 |
---|---|---|
committer | Bruce Momjian | 2018-11-21 21:55:39 +0000 |
commit | 16e33ae5d67011974e4f7046aeecfd04fde29b46 (patch) | |
tree | 7fe1c67ec0eb9bb8a9a4c5ef9291eeafce14024f /doc/src | |
parent | 390301ce630c9bbececef169130694acc06fafe2 (diff) |
doc: adjust time zone names text
Reported-by: Kevin <kcolagio@gmail.com>
Discussion: https://postgr.es/m/154082462281.30897.14043119084654378035@wrigleys.postgresql.org
Backpatch-through: 9.4
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/datatype.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index a7eafc471f9..d174d16aac0 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -2437,7 +2437,7 @@ January 8 04:05:06 1999 PST linkend="view-pg-timezone-names">). <productname>PostgreSQL</productname> 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. </para> </listitem> <listitem> |