| От | Josh Berkus |
|---|---|
| Тема | Missing doc on expression format for ALTER TABLE |
| Дата | |
| Msg-id | 200503261655.25658.josh@agliodbs.com обсуждение |
| Ответы |
Re: Missing doc on expression format for ALTER TABLE
|
| Список | pgsql-docs |
Folks, I've noticed that this statement is missing something: (from sql-altertable.sgml): ALTER COLUMN TYPE This form changes the type of a column of a table. Indexes and simple table constraints involving the column will be automatically converted to use the new column type by reparsing the originally supplied expression. The optional USING clause specifies how to compute the new column value from the old; if omitted, the default conversion is the same as an assignment cast from old data type to new. A USING clause must be provided if there is no implicit or assignment cast from old to new type. ... nowhere in this file (or anywhere else that I can tell) is the syntax for the USING expression defined. -- --Josh Josh Berkus Aglio Database Solutions San Francisco
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера