postgresql/src/backend/utils/error
Tom Lane c92f7e258e Replace strncpy with strlcpy in selected places that seem possibly relevant
to performance.  (A wholesale effort to get rid of strncpy should be
undertaken sometime, but not during beta.)  This commit also fixes dynahash.c
to correctly truncate overlength string keys for hashtables, so that its
callers don't have to anymore.
2006-09-27 18:40:10 +00:00
..
assert.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
elog.c Replace strncpy with strlcpy in selected places that seem possibly relevant 2006-09-27 18:40:10 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00