git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 996b203) | patch
Replace strncpy with strlcpy in selected places that seem possibly relevant
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.
src/backend/commands/prepare.c diff | blob | blame | history
src/backend/nodes/read.c diff | blob | blame | history
src/backend/storage/ipc/shmem.c diff | blob | blame | history
src/backend/utils/error/elog.c diff | blob | blame | history
src/backend/utils/fmgr/dfmgr.c diff | blob | blame | history
src/backend/utils/hash/dynahash.c diff | blob | blame | history
src/backend/utils/hash/hashfn.c diff | blob | blame | history
src/backend/utils/misc/ps_status.c diff | blob | blame | history
src/backend/utils/mmgr/portalmem.c diff | blob | blame | history
src/port/path.c diff | blob | blame | history
src/port/thread.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /