Re: Add tests for LOCK TABLE - Mailing list pgsql-hackers

From Robins Tharakan
Subject Re: Add tests for LOCK TABLE
Date
Msg-id CAEP4nAwoL4KVuLJLx_dLW5DYUSBbtrrcVW3B1RT+KS+3xo9ESg@mail.gmail.com
Whole thread Raw
In response to Add tests for LOCK TABLE  (Robins Tharakan <tharakan@gmail.com>)
Responses Re: Add tests for LOCK TABLE
List pgsql-hackers

On 23 May 2013 18:19, Robins Tharakan <tharakan@gmail.com> wrote:
Please find attached a patch to take code-coverage of LOCK TABLE (src/backend/commands/lockcmds.c) from 57% to 84%.

Updated the patch:
- Updated ROLEs as per Robert's feedback
- Added test to serial_schedule.

--
Robins Tharakan
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: planner not choosing fastest estimated plan
Next
From: Bruce Momjian
Date:
Subject: Re: strange IS NULL behaviour