Add regression tests for SET xxx

From: Robins Tharakan <tharakan(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Add regression tests for SET xxx
Date: 2013-05-26 17:56:29
Message-ID: CAEP4nAy+TAjgWhcGEPcYx3UFnd2Yp1i4r_BjH-gryFtkTd8Mvg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Please find attached a patch to take code-coverage of SET (SESSION / SEED /
TRANSACTION / DATESTYLE / TIME ZONE) (src/backend/commands/variable.c) from
65% to 82%.

Any and all feedback is welcome.
--
Robins Tharakan

Attachment Content-Type Size
regress_variable.patch application/octet-stream 10.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Maciej Gajewski 2013-05-26 19:06:55 Re: Patch proposal: query result history in psql
Previous Message Bernd Helmle 2013-05-26 17:04:26 Re: background worker and normal exit