| From: | James Olin Oden <joden(at)lee(dot)k12(dot)nc(dot)us> |
|---|---|
| To: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Documentation error... |
| Date: | 1998-09-10 11:23:23 |
| Message-ID: | 81Sep9.061327edt.35714@gateway.lee.k12.nc.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
In the following HTML page:
http://www.postgresql.org/docs/user/typeconv.htm#AEN1886
The following text is displayed (second paragraph):
In many cases a user will not need to understand the details of the
type conversion mechanism.
However, the implicit conversions done by Postgres can affect the
apparent results of a query, and
these results can be tailored by a user or programmer using explicit
type coersion.
The last word of this paragraph is, I believe, mispelled. It should be
"conversion" not "coersion".
...james
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Zeugswetter | 1998-09-10 12:33:35 | Re: [HACKERS] Re: Open portability issues |
| Previous Message | Andreas Zeugswetter | 1998-09-10 07:47:58 | Re: Open portability issues |