From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Daniel Gustafsson <daniel(at)yesql(dot)se> |
Subject: | Re: format of pg_upgrade loadable_libraries warning |
Date: | 2019-10-05 03:55:21 |
Message-ID: | 31405.1570247721@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> On Fri, Oct 4, 2019 at 05:40:08PM -0500, Justin Pryzby wrote:
>> I would argue to include in 12.1, since 12 is what most everyone will use for
>> upgrades, and patch for .1 will help people upgrading for 11 of the next 12
>> months. (But, your patch is more general than mine).
> No, there might be tools that depend on the existing format, and this is
> the first report of confusion I have read.
Translations will also lag behind any such change. Speaking of which,
it might be a good idea to include some translator: annotations to
help translators understand what context these fragmentary phrases
are used in. I'd actually say that my biggest concern with these
messages is whether they can translate into something sane.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2019-10-05 07:36:27 | Re: [HACKERS] Block level parallel vacuum |
Previous Message | Ashutosh Sharma | 2019-10-05 03:06:46 | Re: Change atoi to strtol in same place |