pgsql: Mop up pg_upgrade's nls.mk for commit b0a55e432.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Mop up pg_upgrade's nls.mk for commit b0a55e432.
Date: 2022-07-13 18:34:22
Message-ID: E1oBhBl-0000kq-I4@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mop up pg_upgrade's nls.mk for commit b0a55e432.

We'll do this the hard way for today.

Discussion: https://postgr.es/m/20220713.160853.453362706160476128.horikyota.ntt@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a5f9f1b885a8f6bdc5b393736f1399986afdef6f

Modified Files
--------------
src/bin/pg_upgrade/nls.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-07-13 23:38:50 pgsql: Fix output of createuser --help with --valid-until
Previous Message Tom Lane 2022-07-13 18:24:49 Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.