Re: this is in plain text (row level locks) - Mailing list pgsql-hackers

From Sailesh Krishnamurthy
Subject Re: this is in plain text (row level locks)
Date
Msg-id bxyhe5bmsy1.fsf@datafix.cs.berkeley.edu
Whole thread Raw
In response to Re: this is in plain text (row level locks)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
>>>>> "Bruce" == Bruce Momjian <pgman@candle.pha.pa.us> writes:
   >> -- Pip-pip Sailesh http://www.cs.berkeley.edu/~sailesh
   Bruce>              ^^^^^^^^^^^^^^^ Watch out, that code from   Bruce> Berkeley usually is a mess.  :-)

LOL ! 

That's why we release the code - in the hope of getting real hackers
playing with it :-)
   Bruce> Seriously, though, it would be good to see what you guys   Bruce> are up to.

Our code is based on 7.3.2 pgsql and available at:         http://telegraph.cs.berkeley.edu/telegraphcq 

If the specific shm stuff is interesting, I can easily take it out and
submit it. If you prefer to just look at the code in the tarball
that's fine too. 

Or you can browse our cvs repository at:
  http://triplerock.cs.berkeley.edu:8080/viewcvs/viewcvs.cgi/

Look for shmctx.c and shmset.c in src/backend/utils/mmgr 

-- 
Pip-pip
Sailesh
http://www.cs.berkeley.edu/~sailesh




pgsql-hackers by date:

Previous
From: Sailesh Krishnamurthy
Date:
Subject: Re: this is in plain text (row level locks)
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: Why select * from function doesn't work when function