postgresql/src/bin/pg_ctl
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
..
po Translation updates 2011-08-17 14:07:46 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Remove redundant DEF_PGPORT handling 2011-06-27 15:40:55 +03:00
nls.mk Make _ be automatically included in GETTEXT_TRIGGERS 2011-06-26 23:05:30 +03:00
pg_ctl.c Standardize treatment of strcmp() return value 2011-12-27 21:19:09 +02:00