Re: pgsql: Use setenv() in preference to putenv().
От | Alexander Korotkov |
---|---|
Тема | Re: pgsql: Use setenv() in preference to putenv(). |
Дата | |
Msg-id | CAPpHfduOsoxThrCZqRThgZY1SH7w=Wx4rq8XE=C53WOdOeHQ3Q@mail.gmail.com обсуждение исходный текст |
Ответ на | pgsql: Use setenv() in preference to putenv(). (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: pgsql: Use setenv() in preference to putenv().
|
Список | pgsql-committers |
Hi! On Wed, Dec 30, 2020 at 8:56 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Use setenv() in preference to putenv(). Recent buildfarm failure on crake seems to be related to this commit. https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2020-12-31%2001%3A34%3A28 pg_restore: while PROCESSING TOC: pg_restore: from TOC entry 193; 1255 50888 FUNCTION putenv("text") buildfarm pg_restore: error: could not execute query: ERROR: could not find function "regress_putenv" in file "/home/andrew/bf/root/saves.crake/HEAD/lib/postgresql/regress.so" Command was: CREATE FUNCTION "public"."putenv"("text") RETURNS "void" LANGUAGE "c" STRICT AS '$libdir/regress.so', 'regress_putenv'; ------ Regards, Alexander Korotkov
В списке pgsql-committers по дате отправления: