- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit31c09ef
committed
doc: add float as an alias for double precision.
Although the "Floating-Point Types" section says that "float" datatype is taken to mean "double precision", this information was notreflected in the data type table that lists all data type aliases.Reported-by: alexander.kjall@hafslund.noAuthor: Euler Taveira <euler@eulerto.com>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/175456294638.800.12038559679827947313@wrigleys.postgresql.orgBackpatch-through: 131 parentf15c00e commit31c09ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments
Comments
(0)