1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-13 12:22:55 +03:00
Files
postgres/contrib/isn
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
..
2010-09-20 22:08:53 +02:00
2011-04-10 11:42:00 -04:00
2010-09-20 22:08:53 +02:00
2011-11-17 18:35:07 -03:00
2011-01-01 13:18:15 -05:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00