Split query - Mailing list pgsql-general

From Katsaros Kwn/nos
Subject Split query
Date
Msg-id 003401c4c0a7$f3006fa0$e7fffbc3@NTINOAS
Whole thread Raw
Responses Re: Split query
List 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 by date:

Previous
From: "Joolz"
Date:
Subject: Re: unique problem
Next
From: Tino Wildenhain
Date:
Subject: Re: QMail