Hierarchical Queries--Stalled No Longer...

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Hierarchical Queries--Stalled No Longer...
Date: 2005-09-22 15:19:13
Message-ID: 36e68292050922081913546ea6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hey everyone,

Evgen Potemkin has granted me a BSD license on the patch for hierarchical
queries (WITH and CONNECT BY) and I'd like to get it on track for PostgreSQL
8.2. Tom, Bruce, Simon, Alvaro, Josh, et al., have you guys used the patch?
If so, what comments do you have as to what you'd like to see.

In the mean time, I'll pull 8.1, patch it, write some regression tests, test
it, and submit it back. BTW, what's the estimated schedule of 8.2?

--
Respectfully,

Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
http://www.enterprisedb.com/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-09-22 15:27:54 Re: Why does VACUUM FULL bother locking pages?
Previous Message Tom Lane 2005-09-22 14:40:20 Re: feature proposal ...