Re: [HACKERS] Increase pltcl test coverage

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: [HACKERS] Increase pltcl test coverage
Дата
Msg-id 75932324-256d-6757-8e34-9dac69e3265a@BlueTreble.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Increase pltcl test coverage  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Increase pltcl test coverage  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 1/6/17 2:17 PM, Tom Lane wrote:
> Jim Nasby <Jim.Nasby@BlueTreble.com> writes:
>> On 10/31/16 3:24 PM, Jim Nasby wrote:
>>> This patch increases test coverage for pltcl, from 70% to 83%. Aside
>>> from that, the work on this uncovered 2 new bugs (the trigger return one
>>> I just submitted, as well as a bug in the SRF/composite patch).
>
>> Rebased patch attached. Test coverage is now at 85% (by line count).
>
> This is in a format that neither patch(1) nor "git apply" recognize.
> Please resubmit in a more usual format, diff -c or diff -u perhaps.

Odd, dunno what happened there. New patch attached.

BTW, this also includes some case changes back to lowercase. My muscle 
memory would prefer to go the other direction but I figured consistency 
was worth something. Feel free not to include that bit if you want.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] proposal: session server side variables (fwd)
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: [HACKERS] increasing the default WAL segment size