doc: remove mention of UT1 in representing time

Bruce Momjian <bruce@momjian.us>

Commit: 675684fc23fd4287966694b1f108846bc14b6895
Author: Bruce Momjian <bruce@momjian.us>
Date: 2016-06-28T17:49:37Z
Releases: 9.6.0
doc:  remove mention of UT1 in representing time

UT1 was incorrectly specified as our time representation.  (UT1 is
astronomical time.)  We are not actually UTC either because we ignore
leap seconds.

Reported-by: Thomas Munro

Discussion: CAEepm=3-TW9PLwGZhqjSSiEQ9UzJEKE-HELQDzRE0QUSCp8dgw@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +2 −2
doc/src/sgml/func.sgml modified +1 −1

Documentation touched