Hello !
Here's the patch ( http://gppl.terminal.ru/ ), which allow
PostgreSQL use queries like
select id
from tab
start with = 1111
connect by id = prior parent_id
as described in SQL standard...
Developers can look if it's possible to merge this patch
with current CVS.
--
best regards,
Ruslan A Dautkhanov rusland(at)scn(dot)ru