Re: Initial review of xslt with no limits patch

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Mike Fowler <mike@mlfowler.com>, Pavel Stehule <pavel.stehule@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-08-09T14:39:31Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Right.  So, what about Mike's idea of extracting this into a new
> contrib module, perhaps contrib/xslt?  That might also provide a good
> excuse to jettison any details of the existing interfaces that we
> happen to find unfortunate.

Seems like mostly make-work to me --- we could just as easily fix the
code where it sits.  But if you're excited about it, I won't stand in
the way.

			regards, tom lane