I believe it is not possible yet in postreSQL, but in case it is what
would be the equivalent of the following Oracle statement (assuming
current myfield size to be 10 bytes (of type char)):
ALTER TABLE mytable MODIFY (myfield CHAR(12));
If it's currently not supported is there a way to submit an RFE?
Thanks,
r.