|
|
 | | From: | KÖPFERL_Robert | | Subject: | Re: Syntax error while altering col-type | | Date: | Thu, 13 Jan 2005 13:30:21 +0100 |
|
|
 |
> > It really is. In fact, the feature was (IIRC) somewhat > controversial, because there are all sorts of decisions that need to > be made about what to do with incompatible types. What if you change > from int8 to int4? What about varchar(4) to char(4)? Just to name > two simple-minded examples. See the -general and -hackers archives > for plenty of previous discussion of this stuff. >
but that's the reason, the USING clause exists. It however still remains a problem if triggers, constraints or referential integrity or vews are involved.
so far
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
|
|
 | | From: | Andrew Sullivan | | Subject: | Re: Syntax error while altering col-type | | Date: | Thu, 13 Jan 2005 08:25:32 -0500 |
|
|
 | On Thu, Jan 13, 2005 at 01:30:21PM +0100, KÖPFERL Robert wrote:
> but that's the reason, the USING clause exists. It however still remains a
Right. Please see the archives about how this was hammered out.
A
-- Andrew Sullivan | ajs@crankycanuck.ca A certain description of men are for getting out of debt, yet are against all taxes for raising money to pay it off. --Alexander Hamilton
---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings
|
|
|