Remove special case which avoided %*s format strings..

Edit
ID 2666
Title Remove special case which avoided %*s format strings..
Topic Miscellaneous
Created 2020-08-03 17:35:41
Last modified 2020-09-17 05:30:04 (4 years, 2 months ago)
Latest email 2020-08-05 08:22:52 (4 years, 3 months ago)
Status
2020-09: Returned with feedback
Target version
Authors Justin Pryzby (justinpryzby)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2666
git checkout commitfest/cf/2666
Emails
[PATCH v1] elog.c: Remove special case which avoided %*s format strings..
First at 2020-08-03 04:59:48 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2020-08-05 08:22:52 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v1-0001-elog.c-Remove-special-case-which-avoided-s-format.patch) at 2020-08-03 04:59:48 from Justin Pryzby <pryzby at telsasoft.com>
    Attachment (v1-0001-elog.c-Remove-special-case-which-avoided-s-format.patch) at 2020-08-03 04:59:48 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2020-09-17 05:30:04 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Returned with feedback
2020-08-30 02:09:02 Justin Pryzby (justinpryzby) New status: Waiting on Author
2020-08-03 17:35:56 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2020-08-03 17:35:41 Justin Pryzby (justinpryzby) Attached mail thread 20200803045948.GB27754@telsasoft.com
2020-08-03 17:35:41 Justin Pryzby (justinpryzby) Created patch record
Edit