| From: | <bmccoy(at)chapelperilous(dot)net> |
|---|---|
| To: | "D(dot) Duccini" <duccini(at)backpack(dot)com> |
| Cc: | Chris <csmith(at)squiz(dot)net>, pgsql-novice(at)hub(dot)org |
| Subject: | Re: changing data type |
| Date: | 2000-10-19 16:32:31 |
| Message-ID: | Pine.LNX.4.10.10010191230540.16238-100000@chapelperilous.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
On Thu, 19 Oct 2000, D. Duccini wrote:
> You're absolutely right. I should have said, "i'm not sure, but here's an
> approach"
>
> and uhm, i'd be surprised if someone wants/needs to alter tables from a
> cgi on the fly
>
> unless you're confused about "type casting" -vs- altering tables
> permanently
Actually, I don't think Chris made that clear, if he was changing the
actual data types in the table, or wanted a way to change the data type
inside of a query. But you can still use the data conversion functions to
do both.
Brett W. McCoy
http://www.chapelperilous.net
---------------------------------------------------------------------------
Punishment becomes ineffective after a certain point. Men become insensitive.
-- Eneg, "Patterns of Force", stardate 2534.7
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Helge Bahmann | 2000-10-19 16:45:29 | update logging |
| Previous Message | D. Duccini | 2000-10-19 16:17:11 | Re: changing data type |