git.postgresql.org Git - postgresql.git/commit
2006年9月27日 18:40:10 +0000 (18:40 +0000)
2006年9月27日 18:40:10 +0000 (18:40 +0000)
commit c92f7e258ee579abd0f95183598edf250d351b2c
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.
This is the main PostgreSQL git repository.
RSS
Atom