diff options
author | Bruce Momjian | 2001-12-27 04:46:08 +0000 |
---|---|---|
committer | Bruce Momjian | 2001-12-27 04:46:08 +0000 |
commit | adb1d4acfa50ddb58e6cebd535b19f65416bd31f (patch) | |
tree | 2baffb9a716185fb84bd88eca1faf7e09badf088 /HISTORY | |
parent | dbc3c859ab2ebfc309555a3456144cf17ac7aeb3 (diff) |
Mention datatype() casting change.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ---------------------------------------------------------------------- |