Re: Nested Sets

From: Troels Arvin <troels(at)arvin(dot)dk>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Nested Sets
Date: 2005-04-16 20:02:24
Message-ID: pan.2005.04.16.20.02.24.212579@arvin.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Sat, 16 Apr 2005 14:14:57 -0400, Andrew Sullivan wrote:
> You shouldn't need to do anything special around table
> locking.

- Except of one wants "True Serializability" (see chapter 12.2 in the
manual). But I don't know if it's possible to handle table locking from
within a user defined function.

--
Greetings from Troels Arvin, Copenhagen, Denmark

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Christopher Browne 2005-04-16 21:34:28 Re: Nested Sets
Previous Message Andrew Sullivan 2005-04-16 18:14:57 Re: Nested Sets