Re: [HACKERS] Open 6.5 items

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Open 6.5 items
Date: 1999-06-04 04:11:20
Message-ID: 375751E8.FBED68E2@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
>
>
> lock [table] classname [[IN] [ROW|ACCESS] [SHARE|EXCLUSIVE] MODE]
^ ^
Remove them.
Also, there is yet another lock mode:

lock [table] classname IN SHARE ROW EXCLUSIVE MODE

>
> I don't understand these options. I would be glad to write something if
> you can explain it.

Actually, all lock modes are described in mvcc.sgml

Vadim

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 1999-06-04 04:13:43 Re: [HACKERS] Priorities for 6.6
Previous Message Don Baccus 1999-06-04 04:05:19 Re: [HACKERS] Priorities for 6.6