Re: [PATCH] Add tests for src/backend/nodes/extensible.c

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Cc: Jan Nidzwetzki <jan(at)planetscale(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>
Subject: Re: [PATCH] Add tests for src/backend/nodes/extensible.c
Date: 2026-08-27 11:45:21
Message-ID: CAJ7c6TOGaTDdGMcjiCSD61O5RwRxaA3W-AVV1bWQf+mmUR4wvA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> > Apart from this, the patch looks good to me.
>
> Thanks for the fast and detailed feedback. I will submit an updated
> patch shortly.

Here is the corrected patch which now also includes tests for the
inherited tables.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v5-0001-Add-test-module-for-src-backend-nodes-extensible..patch text/x-patch 49.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ayush Tiwari 2026-08-27 12:18:39 Re: Add a pg_wal_preallocate() SQL function to eagerly create future WAL segments
Previous Message David Rowley 2026-08-27 11:35:58 Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths