Split query

Поиск
Список
Период
Сортировка
От Katsaros Kwn/nos
Тема Split query
Дата
Msg-id 003401c4c0a7$f3006fa0$e7fffbc3@NTINOAS
обсуждение исходный текст
Ответы Re: Split query  (Tino Wildenhain <tino@wildenhain.de>)
Список pgsql-general
Hi!
 
I want to parse a query (SFW) and create new queries: one for each table referenced, if that possible.
I've written a function for this in the Query struct level after parse&rewrite (not very general ofcourse :-)) but I would like to know  whether there is any code written for this purpose at any level. Are there any algorithms for this?
Following, is there any code or at least some algorithm about merging the individual results returned from these queries?
 
Thanks in advance!
Ntinos Katsaros

В списке pgsql-general по дате отправления:

Предыдущее
От: "Joolz"
Дата:
Сообщение: Re: unique problem
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: QMail