Re: xml in ruleutils - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: xml in ruleutils
Date
Msg-id 200907131704.27248.peter_e@gmx.net
Whole thread Raw
In response to xml in ruleutils  (andrzej barszcz <abusi@it-net.pl>)
List pgsql-hackers
On Saturday 11 July 2009 17:37:03 andrzej barszcz wrote:
> Well, best to write this way:
>
> Goal : query splitted to base elements
> Result : xml response from server
> Client : select pg_reparse_query(<query>);
> Target: 8.4 version
>
> How : modification of ruleutiles.c
> Not done : UNION etc.
> Not done : as builtin function, I don't know how to do it )))
> Tested : partly

> Does it make sense ????

I think the lack of response indicates that to most people it doesn't.  Maybe 
you can try to explain it a bit differently.


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Maintenance Policy?
Next
From: Boszormenyi Zoltan
Date:
Subject: Re: ECPG support for string pseudo-type