Commit 95336f03 authored by Bruce Momjian's avatar Bruce Momjian

Add type conversion TODO.detail

parent a194574d
...@@ -97,7 +97,7 @@ TYPES ...@@ -97,7 +97,7 @@ TYPES
* SELECT col FROM tab WHERE numeric_col = 10.1 fails * SELECT col FROM tab WHERE numeric_col = 10.1 fails
* Allow arrays to hold NULL elements * Allow arrays to hold NULL elements
* Get BIT type working * Get BIT type working
* Allow better handling of numeric constants * Allow better handling of numeric constants, type conversion [typeconv]
* Support multiple simultaneous character sets, per SQL92 * Support multiple simultaneous character sets, per SQL92
VIEWS VIEWS
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment