| От | Richard Huxton |
|---|---|
| Тема | Re: PL/pgsql - getting row from record |
| Дата | |
| Msg-id | 419A022B.4020707@archonet.com обсуждение исходный текст |
| Ответ на | PL/pgsql - getting row from record (Matt <matt@kynx.org>) |
| Ответы |
Re: PL/pgsql - getting row from record
|
| Список | pgsql-general |
Matt wrote: > So, two questions: > 1. Is there a better way of getting arbitrary columns from a record? Not really. > 2. If not, will I run into problems with the name of the temporary table > if two processes call this function at the same time, or are temp names > unique to the particular session? Temporary tables are session-specific. Really, you'd be better off using one of the more interpreted languages for this specific task though. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера