Re: pgsql: ltree: Zero padding bytes when allocating memory for externally

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: ltree: Zero padding bytes when allocating memory for externally
Date: 2016-03-09 00:00:09
Message-ID: 23521.1457481609@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2016-03-08 23:13:51 +0000, Andres Freund wrote:
>> ltree: Zero padding bytes when allocating memory for externally visible data.

> This is marked as the originating commit for a failure on dromedary:
> http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=dromedary&dt=2016-03-08%2023%3A27%3A02
> the origin of the failure is:
> FATAL: no PostgreSQL user name specified in startup packet
> while in the 'comments' tests, which looks fairly independent of this commit.

> Tom, did you happen to change config on that machine or anything?

No, haven't touched it in awhile. Looks like just a glitch maybe?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2016-03-09 00:42:12 pgsql: psql: Fix some strange code in SQL help creation
Previous Message Andres Freund 2016-03-08 23:46:42 Re: pgsql: ltree: Zero padding bytes when allocating memory for externally