"yulin liu" <[email protected]> writes: > can't change Column COLLATE pg_catalog."default" to pg_catalog."zh_TW.euctw"
Use ALTER TABLE ... ALTER COLUMN ... TYPE ... COLLATE ...
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
