| От | Richard Huxton |
|---|---|
| Тема | Re: Using the extract() function in plpgsql |
| Дата | |
| Msg-id | 3B398892.D0001CDE@archonet.com обсуждение исходный текст |
| Ответ на | Re: Using the extract() function in plpgsql (Kristis Makris <kristis.makris@datasoft.com>) |
| Ответы |
Re: Using the extract() function in plpgsql
|
| Список | pgsql-sql |
Kristis Makris wrote: > > Creating the temporary table first, and then inserting into it seems to > be a *somehow* functional workaround. However, the function cannot be > called again a second time during the same session, since the temporary > table already exists. Is there a way a table can be created truly > temporary, existing only within the scope of a plpgsql function? You could drop the temporary table at the end of the function, or do you need something more than that? - Richard Huxton
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера