Re: pg_dump/nls.mk is missing a file
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-11-30T13:09:09Z
Lists: pgsql-hackers
> On 30 Nov 2023, at 04:00, Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote: > Upon reviewing my translation, I discovered that filter.c was not > included in the nls.mk of pg_dump. Fixed. I did leave the other headers in there since I don't feel comfortable with changing that part in an otherwise unrelated thread (and maybe there are more in the tree such that a bigger cleanup is possible?). -- Daniel Gustafsson
Commits
-
Add missing file to nls Makefile
- c3f4a84481b6 17.0 landed