Thread: pgsql: doc: remove mention of UT1 in representing time

pgsql: doc: remove mention of UT1 in representing time

From
Bruce Momjian
Date:
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/675684fc23fd4287966694b1f108846bc14b6895

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 4 ++--
doc/src/sgml/func.sgml     | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)