git.postgresql.org Git - postgresql.git/commit
2010年7月29日 20:11:48 +0000 (20:11 +0000)
2010年7月29日 20:11:48 +0000 (20:11 +0000)
commit 980341b3c20b6b13cb1c06a501b0b49303f768e6
Avoid using text_to_cstring() in levenshtein functions.
Operating directly on the underlying varlena saves palloc and memcpy
overhead, which testing shows to be significant.
Extracted from a larger patch by Alexander Korotkov.
This is the main PostgreSQL git repository.
RSS
Atom