[PATCH] Remove make_temptable_name_n() - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject [PATCH] Remove make_temptable_name_n()
Date
Msg-id CAJ7c6TO3a5q2NKRsjdJ6sLf8isVe4aMaaX1-Hj2TdHdhFw8zRA@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Remove make_temptable_name_n()
List 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

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated
Next
From: Nathan Bossart
Date:
Subject: Re: [PATCH] Remove make_temptable_name_n()