summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorBruce Momjian2001-12-27 04:46:08 +0000
committerBruce Momjian2001-12-27 04:46:08 +0000
commitadb1d4acfa50ddb58e6cebd535b19f65416bd31f (patch)
tree2baffb9a716185fb84bd88eca1faf7e09badf088 /HISTORY
parentdbc3c859ab2ebfc309555a3456144cf17ac7aeb3 (diff)
Mention datatype() casting change.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b32fe01bb86..d40c9cc788d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -244,7 +244,7 @@ Changes
Fix path_inter, path_distance, path_length, dist_ppath to handle closed paths (Curtis Barrett, Tom)
octet_length(text) now returns non-compressed length (Tatsuo, Bruce)
Handle "July" full name in date/time literals (Greg Sabino Mullane)
- datatype(const,...) function calls now evaluated earlier
+ Some datatype() function calls now evaluated differently
----------------------------------------------------------------------