This is a discussion on Example of ALTER COLUMN TYPE with USING within the Pgsql Patches forums, part of the PostgreSQL category; --> Folks, This patch adds an example of ALTER COLUMN TYPE with a USING clause. Thanks to Tom Lane both ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Folks, This patch adds an example of ALTER COLUMN TYPE with a USING clause. Thanks to Tom Lane both for writing the feature and making sure I got it documented right Cheers, D -- David Fetter david@fetter.org http://fetter.org/ phone: +1 510 893 6100 mobile: +1 415 235 3778 Remember to vote! ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| David Fetter <david@fetter.org> writes: > This patch adds an example of ALTER COLUMN TYPE with a USING clause. Applied. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |