Re: pgsql: Replace strncpy with strlcpy in selected places that seem - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Replace strncpy with strlcpy in selected places that seem
Date
Msg-id 21786.1159453654@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Replace strncpy with strlcpy in selected  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Andrew Dunstan <andrew@dunslane.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?

            regards, tom lane

pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Replace strncpy with strlcpy in selected
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix a couple other places that need to know about (some)