| От | Tom Lane |
|---|---|
| Тема | Re: cache lookup failed: hack pg_* tables? |
| Дата | |
| Msg-id | 3157.1022598082@sss.pgh.pa.us обсуждение |
| Ответ на | cache lookup failed: hack pg_* tables? (Kovacs Zoltan <kovacsz@pc10.radnoti-szeged.sulinet.hu>) |
| Ответы |
Re: cache lookup failed: hack pg_* tables?
|
| Список | pgsql-hackers |
Kovacs Zoltan <kovacsz@pc10.radnoti-szeged.sulinet.hu> writes:
> I'm trying to implement some code to recreate tables as we discussed
> formerly. But it's not so easy... :-) My first blind alley is that
> dropping a function which is occured in a CHECK constraint or
> a DEFAULT constraint, I get "fmgr_info: function 12345678: cache
> lookup failed" or "Function OID 12345678 does not exist" (this one
> only in 7.1.3; I tested this also in 7.2.1).
Use CREATE OR REPLACE FUNCTION to modify an existing function ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера