Re: pgsql: Move snowball_create.sql creation into perl file - Mailing list pgsql-hackers

From Christoph Berg
Subject Re: pgsql: Move snowball_create.sql creation into perl file
Date
Msg-id ZGzIYsCF0cpeAPWP@msg.df7cb.de
Whole thread Raw
In response to Re: pgsql: Move snowball_create.sql creation into perl file  (Christoph Berg <myon@debian.org>)
Responses Re: pgsql: Move snowball_create.sql creation into perl file
List pgsql-hackers
Re: To Andres Freund
> this seems to have broken out-of-tree builds from tarballs:
> 
> /usr/bin/install -c -m 644 snowball_create.sql
'/srv/projects/postgresql/debian/16/build/tmp_install/usr/share/postgresql/16'
> /usr/bin/install: cannot stat 'snowball_create.sql': No such file or directory

Fortunately, there is an easy workaround, just delete
src/backend/snowball/snowball_create.sql before building, it will then
be recreated in the proper build directory.

Christoph



pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: pgsql: Move snowball_create.sql creation into perl file
Next
From: Christoph Berg
Date:
Subject: Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call