[PATCH v1] elog.c: Remove special case which avoided %*s format strings..

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH v1] elog.c: Remove special case which avoided %*s format strings..
Date: 2020-08-03 04:59:48
Message-ID: 20200803045948.GB27754@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

..which should no longer be needed since it was a performance hack for specific
platform snprintf, which are no longer used.

Attachment Content-Type Size
v1-0001-elog.c-Remove-special-case-which-avoided-s-format.patch text/x-diff 9.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Wood 2020-08-03 05:53:07 Reduce/eliminate the impact of FPW
Previous Message Michael Paquier 2020-08-03 04:41:52 Re: expose parallel leader in CSV and log_line_prefix