| От | Rod Taylor |
|---|---|
| Тема | Re: Recursive request ... |
| Дата | |
| Msg-id | 1057843920.46100.123.camel@jester обсуждение исходный текст |
| Ответ на | Recursive request ... (Benoît Bournon <benoit.bournon@adelis.com>) |
| Список | pgsql-sql |
On Wed, 2003-07-09 at 15:27, Benoît Bournon wrote: > I have to make a function that returns a tree with title and link of a > table. > > Recursively, a information depends on a parent information. > > It is to organise a menu with parent dependance. > > How is it possible and faster ? in C ? pl/pgsql or other ? If your only concern is speed, go with a C function. This (however) can make backing up / restoring the database to a different machine a little bit cumbersome. You need to be sure to install the modules on the other box manually prior to restoring the database itself.
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера