Commit b6f31f08 authored by Bruce Momjian's avatar Bruce Momjian

Modify:

	Prevent interval from supressing ':00' seconds display
parent 0b532c94
...@@ -215,7 +215,7 @@ Add new DateStyle values MDY, DMY, and YMD, honor US and European for ...@@ -215,7 +215,7 @@ Add new DateStyle values MDY, DMY, and YMD, honor US and European for
'now' will no longer work as a default, use now() (change required for prepared 'now' will no longer work as a default, use now() (change required for prepared
statements) (Tom) statements) (Tom)
Assume NaN value to be larger than any other value in comparisons (Tom) Assume NaN value to be larger than any other value in comparisons (Tom)
Prevent timestamp from supressing ':00' seconds display Prevent interval from supressing ':00' seconds display
_________________________________________________________________ _________________________________________________________________
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment