| From: | Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | Dilip Kumar <dilipbalaut(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: SUBTRANS: Minimizing calls to SubTransSetParent() |
| Date: | 2022-09-15 10:04:14 |
| Message-ID: | CANbhV-GCyehTpu==2anBO3V8JyPg-gwofZBQ8jcchhoT4ys6tg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 14 Sept 2022 at 15:21, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
>
> On 2022-Aug-30, Simon Riggs wrote:
>
> > 001_new_isolation_tests_for_subxids.v3.patch
> > Adds new test cases to master without adding any new code, specifically
> > addressing the two areas of code that are not tested by existing tests.
> > This gives us a baseline from which we can do test driven development.
> > I'm hoping this can be reviewed and committed fairly smoothly.
>
> I gave this a quick run to confirm the claimed increase of coverage. It
> checks out, so pushed.
Thank you.
So now we just have the main part of the patch, reattached here for
the auto patch tester's benefit.
--
Simon Riggs http://www.EnterpriseDB.com/
| Attachment | Content-Type | Size |
|---|---|---|
| 002_minimize_calls_to_SubTransSetParent.v9.patch | application/octet-stream | 20.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ronan Dunklau | 2022-09-15 10:25:06 | Re: Fix gin index cost estimation |
| Previous Message | Justin Pryzby | 2022-09-15 09:21:54 | Re: failing to build preproc.c on solaris with sun studio |