Re: [PATCH] Remove redundant path_nulls checks in setPathObject/Array

From: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Ilya Gladyshev <ilya(dot)gladyshev(at)linux(dot)dev>
Subject: Re: [PATCH] Remove redundant path_nulls checks in setPathObject/Array
Date: 2026-09-05 08:03:45
Message-ID: 178859542556.1145.219873945759233652.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: not tested
Documentation: not tested

Hello,

This patch looks good to me.

There is no SQL change: no need to check SQL compliance.

IMO no documentation change is needed.

Regards,
PF.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Alexander Lakhin 2026-09-05 08:00:00 Re: Internal error codes triggered by regression tests and user queries, take 2