Re: [HACKERS] SQL99 hierarchical queries stalled

2005-05-18 Thread David Fetter
On Tue, May 17, 2005 at 11:24:19PM +0300, Hannu Krosing wrote: > On T, 2005-05-17 at 11:22 -0400, Tom Lane wrote: > > Hannu Krosing <[EMAIL PROTECTED]> writes: > > > On T, 2005-05-17 at 00:42 -0400, Tom Lane wrote: > > >> I seem to recall some discussion of how to do this in the past; > > >> have y

Re: [HACKERS] SQL99 hierarchical queries stalled

2005-05-18 Thread Hannu Krosing
On T, 2005-05-17 at 11:22 -0400, Tom Lane wrote: > Hannu Krosing <[EMAIL PROTECTED]> writes: > > On T, 2005-05-17 at 00:42 -0400, Tom Lane wrote: > >> I seem to recall some discussion of how to do this in the past; > >> have you trolled the pghackers archives? > > > I think that Jasons inspiration

Re: [HACKERS] SQL99 hierarchical queries stalled

2005-05-17 Thread Bruce Momjian
Tom Lane wrote: > Hannu Krosing <[EMAIL PROTECTED]> writes: > > On T, 2005-05-17 at 00:42 -0400, Tom Lane wrote: > >> I seem to recall some discussion of how to do this in the past; > >> have you trolled the pghackers archives? > > > I think that Jasons inspiration for doing it came from the the f

Re: [HACKERS] SQL99 hierarchical queries stalled

2005-05-17 Thread Tom Lane
Hannu Krosing <[EMAIL PROTECTED]> writes: > On T, 2005-05-17 at 00:42 -0400, Tom Lane wrote: >> I seem to recall some discussion of how to do this in the past; >> have you trolled the pghackers archives? > I think that Jasons inspiration for doing it came from the the fact that > there are already

[HACKERS] SQL99 hierarchical queries stalled

2005-05-17 Thread jason
David-- My boss has given me approval to put up to 8 hours per week of SourceLabs' time in on the SQL99 hierarchical query implementation. (I'm free, of course, to supplement this with whatever of my own time I can spare.) I'm willing to take on the work. What's the next step? --Jason --

Re: [HACKERS] SQL99 hierarchical queries stalled

2005-05-17 Thread Hannu Krosing
On T, 2005-05-17 at 00:42 -0400, Tom Lane wrote: > David Fetter <[EMAIL PROTECTED]> writes: > >> What's the next step? > > > I suppose the first thing would be to look over the patches I > > mentioned and the SQL:2003 specification, then put together a > > preliminary patch and send it to -hackers

Re: [HACKERS] SQL99 hierarchical queries stalled

2005-05-16 Thread Tom Lane
David Fetter <[EMAIL PROTECTED]> writes: >> What's the next step? > I suppose the first thing would be to look over the patches I > mentioned and the SQL:2003 specification, then put together a > preliminary patch and send it to -hackers. You can get useful feedback long before having anything th

Re: [HACKERS] SQL99 hierarchical queries stalled

2005-05-16 Thread David Fetter
On Mon, May 16, 2005 at 03:09:18PM -0700, [EMAIL PROTECTED] wrote: > David-- > > My boss has given me approval to put up to 8 hours per week of > SourceLabs' time in on the SQL99 hierarchical query implementation. That's great! :) > (I'm free, of course, to supplement this with whatever of my ow