Re: Complete LOCK TABLE ... IN ACCESS|ROW|SHARE - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Complete LOCK TABLE ... IN ACCESS|ROW|SHARE
Date
Msg-id CA+Tgmoayn0uxtPgZ=pbpP3xMfxi3ML3gAghyhn3WxPMpUvcHfw@mail.gmail.com
Whole thread Raw
In response to Re: Complete LOCK TABLE ... IN ACCESS|ROW|SHARE  (marllius ribeiro <marllius.ribeiro@tecnisys.com.br>)
List pgsql-hackers
On Thu, Oct 6, 2016 at 2:28 PM, marllius ribeiro
<marllius.ribeiro@tecnisys.com.br> wrote:
> This was my first test which had help Gerdan.
>
> I did some tests and found nothing special. The stated resource is implemented correctly.
> He passes all regression tests and enables the use of the new features specified.

Committed.  I tweaked the comments just slightly.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: commitfest 2016-11 status summary
Next
From: Robert Haas
Date:
Subject: Re: Declarative partitioning - another take