Skip to content
Snippets Groups Projects
Commit b6f31f08 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Modify:

	Prevent interval from supressing ':00' seconds display
parent 0b532c94
No related branches found
No related tags found
No related merge requests found
...@@ -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
_________________________________________________________________ _________________________________________________________________
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment