Re: Joe Celko Function

From: knut(dot)suebert(at)web(dot)de
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Joe Celko Function
Date: 2002-05-02 19:05:36
Message-ID: 20020502190536.GA12934@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ben-Nes Michael schrieb:

> Im trying to build set of function too handle nested tree structure, so I
> used Joe Celco (SQL 4 Smarties).

Hi,

I thought about those nested sets, too. See
http://www.net-one.de/~ks/WOoK/ for "The PostgreSQL side", and "Server
sided functions" there. I hope, to introduce a 3rd field beside "lft"
and "rgt" called "lvl" wasn't a bad idea.

Bye,
Knut Sübert

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tina Messmann 2002-05-02 19:14:06 pg_dump -t and mixed case table names
Previous Message Tom Lane 2002-05-02 19:01:47 Re: What popular, large commercial websites run