projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bf7fff
)
Add mention of :00 seconds.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 5 Aug 2003 14:37:49 +0000
(14:37 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 5 Aug 2003 14:37:49 +0000
(14:37 +0000)
HISTORY
patch
|
blob
|
blame
|
history
diff --git
a/HISTORY
b/HISTORY
index 846f73e7233bd20d19a2186892954e46412480e7..264b771c87b44a463f2512e3069a42c8dc6da5dc 100644
(file)
--- a/
HISTORY
+++ b/
HISTORY
@@
-215,6
+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
statements) (Tom)
Assume NaN value to be larger than any other value in comparisons (Tom)
+Prevent timestamp from supressing ':00' seconds display
_________________________________________________________________