This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-29 23:43:17 +03:00
Code
Activity
Files
d2e71ff7573e67fc0a263d0ba6fe2ffbc175d1ad
postgres
/
contrib
/
fuzzystrmatch
/
dmetaphone.c
Peter Eisentraut
037a82704c
Standardize treatment of strcmp() return value
...
Always compare the return value to 0, don't use cute tricks like if (!strcmp(...)).
2011-12-27 21:19:09 +02:00
32 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink