summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2003-08-05 14:37:49 +0000
committerBruce Momjian2003-08-05 14:37:49 +0000
commitad2068c2cbfcbceaa6f287b566557a9f29bf84a6 (patch)
tree03c231e33a685476ad1cfd500b32789592e8072d
parent8bf7fffeea97b1e3915f180f2526d8b69dac9b01 (diff)
Add mention of :00 seconds.
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 846f73e7233..264b771c87b 100644
--- 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
_________________________________________________________________