[PATCH] Remove make_temptable_name_n()

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Remove make_temptable_name_n()
Date: 2025-10-10 15:22:46
Message-ID: CAJ7c6TO3a5q2NKRsjdJ6sLf8isVe4aMaaX1-Hj2TdHdhFw8zRA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The proposed patch removes make_temptable_name_n() in matview.c. This
function is used only once and can be replaced with psprintf().

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v1-0001-Remove-make_temptable_name_n.patch application/x-patch 2.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-10-10 15:46:29 Re: [PATCH] Remove make_temptable_name_n()
Previous Message jian he 2025-10-10 14:42:42 Re: make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated