Re: pgsql: Replace strncpy with strlcpy in selected places that seem

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Replace strncpy with strlcpy in selected places that seem
Date: 2006-09-28 16:11:21
Message-ID: 608xk4hsye.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane) writes:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> Looks like we have broken Windows builds ... e.g.
>> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=yak&dt=2006-09-28%2012:37:33
>
> Yeah ... I was just trying to figure out why only Windows is showing the
> problem. It looks like I missed including strlcpy in the ecpglib build,
> but why didn't it fail everywhere?

FYI, the patching did briefly bust builds on AIX, so you can rest
reassured that it did break on more than just Windows :-).
--
let name="cbbrowne" and tld="acm.org" in name ^ "@" ^ tld;;
http://linuxfinances.info/info/languages.html
Rules of the Evil Overlord #159. "If I burst into rebel headquarters
and find it deserted except for an odd, blinking device, I will not
walk up and investigate; I'll run like hell."
<http://www.eviloverlord.com/>

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-09-28 17:43:36 pgsql: Add URL for client_encoding being set by client: >
Previous Message Tom Lane 2006-09-28 14:48:45 pgsql: Fix a couple other places that need to know about (some)