Re: row level lock and table level locks

From: Larry Douzie <cs4482003(at)yahoo(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: row level lock and table level locks
Date: 2003-09-08 04:05:49
Message-ID: 20030908040549.45057.qmail@web60208.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Douzie writes:
> Is there a array or some sort of datastructures that store all the
> HeapTupleDatas for all rows in the db?

Er, wouldn't that be the database files?

What i mean is, whats the pointer name to this list of HeapTupleDatas?

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
c
regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-09-08 04:23:06 FreeBSD/i386 thread test
Previous Message Tom Lane 2003-09-08 03:54:02 Re: row level lock and table level locks