Re: [HACKERS] About hierarchical_query of Oracle

2004-03-10 Thread scott.marlowe
On Wed, 10 Mar 2004, Li Yuexin wrote: > Who can tell me how to complete oracle's hierarchical_query through > postgresql? Look in the contrib/tablefunc directory for the connect_by function. ---(end of broadcast)--- TIP 3: if posting/reading

Re: [HACKERS] About hierarchical_query of Oracle

2004-03-09 Thread Christopher Kings-Lynne
Try contrib/tablefunc Chris Li Yuexin wrote: > > Who can tell me how to complete /oracle's / /hierarchical_query > /through postgresql/。 / ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

[HACKERS] About hierarchical_query of Oracle

2004-03-09 Thread Li Yuexin
    Who can tell me how to complete oracle's hierarchical_query through postgresql。