Re: [PATCH v1] elog.c: Remove special case which avoided %*s format strings.. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH v1] elog.c: Remove special case which avoided %*s format strings..
Date
Msg-id 20200805081956.GF2091@paquier.xyz
Whole thread Raw
In response to Re: [PATCH v1] elog.c: Remove special case which avoided %*s format strings..  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Tue, Aug 04, 2020 at 09:06:16PM +1200, David Rowley wrote:
> FWIW, the tests I did to check this when initially working on it are
> in [1].  Justin, it would be good if you could verify you're making as
> bad as what's mentioned on that thread again.

Ouch.  Thanks for the reference.  Indeed it looks that it would hurt
even with just a simple PL function.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Yet another issue with step generation in partition pruning
Next
From: Masahiko Sawada
Date:
Subject: Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM