Re: [7.4.2] Still "variable not found in subplan target lists"
В списке pgsql-bugs по дате отправления:
| От | Andreas Pflug |
|---|---|
| Тема | Re: [7.4.2] Still "variable not found in subplan target lists" |
| Дата | |
| Msg-id | 407FA28C.9020603@pse-consulting.de обсуждение исходный текст |
| Ответ на | Re: [7.4.2] Still "variable not found in subplan target lists" (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [7.4.2] Still "variable not found in subplan target lists"
|
| Список | pgsql-bugs |
Tom Lane wrote: >"veramente@libero.it" <veramente@libero.it> writes: > > >>Today after changing (with pgadmin III) the datatype of >>qrydorders.docomment from varchar(255) to varchar(2500) i got the >>error "variable not found in subplan target lists" [ from a view >>dependent on the table ] >> >> > >This is an unsupported operation. You should perhaps complain to the >pgadmin guys that they are not correctly updating the system catalogs. > > UPDATE pg_attribute SET atttypmod=2504 WHERE attrelid=25574::oid AND attnum=2; This is what pgAdmin3 will generate to change a varchar to 2500 bytes. Please let me know what's wrong with that. Regards, Andreas
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера