On Sat, Jan 15, 2022 at 2:20 PM Julien Rouhaud <rjuju...@gmail.com> wrote:
> > Bharath, perhaps you should maintain this outside of core PostgreSQL
> > for now.  If some compelling use-cases ever surface that make it seem
> > worth the added maintenance burden, this thread could probably be
> > revisited.
>
> Ironically, the patch is currently failing due to translation problem:
>
> https://cirrus-ci.com/task/5467034313031680
> [19:12:28.179] su postgres -c "make -s -j${BUILD_JOBS} world-bin"
> [19:12:44.270] make[3]: *** No rule to make target 'po/cs.po', needed by 
> 'po/cs.mo'.  Stop.
> [19:12:44.270] make[2]: *** [Makefile:44: all-pg_replslotdata-recurse] Error 2
> [19:12:44.270] make[2]: *** Waiting for unfinished jobs....
> [19:12:44.499] make[1]: *** [Makefile:42: all-bin-recurse] Error 2
> [19:12:44.499] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2

Thanks Juilen. I'm okay if the patch gets dropped. But, I'm curious to
know why the above error occurred. Is it because I included the nls.mk
file in the patch which I'm not supposed to? Are these nls.mk files
generated as part of the commit that does translation changes?

Regards,
Bharath Rupireddy.


Reply via email to