提交 95ac7161 authored 作者: Thomas Mueller's avatar Thomas Mueller

Issue 551: the datatype documentation was incorrect (found by Bernd Eckenfels).

上级 1993a074
...@@ -757,11 +757,11 @@ Auto-Increment value." ...@@ -757,11 +757,11 @@ Auto-Increment value."
"," ","
Data type with fixed precision and scale." Data type with fixed precision and scale."
"Data Types","DOUBLE Type"," "Data Types","DOUBLE Type","
{ DOUBLE [ PRECISION ] | FLOAT | FLOAT4 | FLOAT8 } { DOUBLE [ PRECISION ] | FLOAT | FLOAT8 }
"," ","
A floating point number." A floating point number."
"Data Types","REAL Type"," "Data Types","REAL Type","
REAL { REAL | FLOAT4 }
"," ","
A single precision floating point number." A single precision floating point number."
"Data Types","TIME Type"," "Data Types","TIME Type","
...@@ -816,7 +816,7 @@ An array of values." ...@@ -816,7 +816,7 @@ An array of values."
"Data Types","GEOMETRY Type"," "Data Types","GEOMETRY Type","
GEOMETRY GEOMETRY
"," ","
A spatial geometry type, based on the com." A spatial geometry type, based on the ""com."
"Functions (Aggregate)","AVG"," "Functions (Aggregate)","AVG","
AVG ( [ DISTINCT ] { numeric } ) AVG ( [ DISTINCT ] { numeric } )
"," ","
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论