From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] logical decoding of two-phase transactions |
Date: | 2020-11-10 05:46:53 |
Message-ID: | CAHut+PsSHLk8MbwgN9Q932docgRQFyeaCXWSA661she9vOfooA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
FYI - I have cross-checked all the v18 patch code against the v18 code
coverage [1] resulting from running the tests.
The purpose of this study was to identify where there may be any gaps
in the testing of this patch - e.g is there some v18 code not
currently getting executed by the tests?
I found almost all of the normal (not error) code paths are getting executed.
For details please see attached the study results. (MS Excel file)
===
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v18-patch-test-coverage-20201110.xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | 12.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2020-11-10 05:48:33 | Re: logical streaming of xacts via test_decoding is broken |
Previous Message | Craig Ringer | 2020-11-10 05:38:14 | Add docs stub for recovery.conf |