aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-09-27 18:40:10 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-09-27 18:40:10 +0000
commitc92f7e258ee579abd0f95183598edf250d351b2c (patch)
tree10c6b377a74c61b71ece70cfd3cb209795bf1051 /src/backend/access/gist
parent996b203e621bc76985ff0156b4f2ef720944b41b (diff)
downloadpostgresql-c92f7e258ee579abd0f95183598edf250d351b2c.tar.gz
postgresql-c92f7e258ee579abd0f95183598edf250d351b2c.zip
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.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions