Re: Add tests for LOCK TABLE

From: Robins Tharakan <tharakan(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add tests for LOCK TABLE
Date: 2013-07-07 16:17:16
Message-ID: CAEP4nAwoL4KVuLJLx_dLW5DYUSBbtrrcVW3B1RT+KS+3xo9ESg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 23 May 2013 18:19, Robins Tharakan <tharakan(at)gmail(dot)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 Content-Type Size
regress_lock_v2.patch application/octet-stream 8.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2013-07-07 17:04:05 Re: strange IS NULL behaviour
Previous Message Tom Lane 2013-07-07 16:11:44 Re: planner not choosing fastest estimated plan