Re: PL/pgSQL examples NOT involving functions
От | Josh Berkus |
---|---|
Тема | Re: PL/pgSQL examples NOT involving functions |
Дата | |
Msg-id | [email protected] обсуждение исходный текст |
Ответ на | Re: PL/pgSQL examples NOT involving functions ("Aasmund Midttun Godal" <[email protected]>) |
Ответы |
Re: PL/pgSQL examples NOT involving functions
Re: PL/pgSQL examples NOT involving functions Re: PL/pgSQL examples NOT involving functions Re: PL/pgSQL examples NOT involving functions |
Список | pgsql-sql |
Aasmund, > Well - it is not 'compiled' until the first time you run it - this is > so that it will work with circular dependancies. I am not sure how > much it compiles it, but I think it at least stores parse-trees, > because if you drop a table and recreate it and run the same function > on it, it will cause an error a la 'can't find relation 11312'. This is incorrect. This happens with views, but not with functions. -Josh ______AGLIO DATABASE SOLUTIONS___________________________ Josh Berkus Complete informationtechnology [email protected] and data management solutions (415) 565-7293 for law firms, small businesses fax 621-2533 and non-profit organizations. San Francisco
В списке pgsql-sql по дате отправления: