Thanks a lot for the help Matijn. Will check out the rules query.
Best regards,
Sayali
Martijn van Oosterhout <[EMAIL PROTECTED]> wrote:
On Tue, Oct 30, 2007 at 07:53:21AM +, sayali k wrote:
> Hello All,
> I am doing a project in DBMS postgresql. I have the folllowing query : in the
On Tue, Oct 30, 2007 at 07:53:21AM +, sayali k wrote:
> Hello All,
> I am doing a project in DBMS postgresql. I have the folllowing query : in
> the function exec_simple_query, in which condition does the
> parsetree_list include more than 1 parsetree_items? How are passed to this
> func
Hello All,
I am doing a project in DBMS postgresql. I have the folllowing query : in the
function exec_simple_query, in which condition does the
parsetree_list include more than 1 parsetree_items? How are passed to this
function from the parser/gram.c?
Thanks a lot for all the help in