Re: pgsql: Use setenv() in preference to putenv().

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Use setenv() in preference to putenv().
Date: 2020-12-31 03:08:14
Message-ID: 2420232.1609384094@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Alexander Korotkov <aekorotkov(at)gmail(dot)com> writes:
> On Wed, Dec 30, 2020 at 8:56 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Use setenv() in preference to putenv().

> Recent buildfarm failure on crake seems to be related to this commit.

Yeah, see

https://www.postgresql.org/message-id/flat/2403475.1609360967%40sss.pgh.pa.us

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-01-01 20:51:43 pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without
Previous Message Alexander Korotkov 2020-12-31 02:51:34 Re: pgsql: Use setenv() in preference to putenv().