Re: pgsql: Move snowball_create.sql creation into perl file

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: pgsql: Move snowball_create.sql creation into perl file
Дата
Msg-id ZGzIYsCF0cpeAPWP@msg.df7cb.de
обсуждение исходный текст
Ответ на Re: pgsql: Move snowball_create.sql creation into perl file  (Christoph Berg <myon@debian.org>)
Ответы Re: pgsql: Move snowball_create.sql creation into perl file  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Christoph Berg
Дата:
Сообщение: Re: pgsql: Move snowball_create.sql creation into perl file
Следующее
От: Christoph Berg
Дата:
Сообщение: Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call