postgresql/src/bin/pg_ctl
Tom Lane 4a2972d691 Awhile back we replaced all uses of strcasecmp and strncasecmp with
pg_strcasecmp and pg_strncasecmp ... but I see some of the former have
crept back in.
Eternal vigilance is the price of locale independence, apparently.
2005-07-25 04:52:32 +00:00
..
po Replace an instance of $Id$ and an instance of $Header$ with $PostgreSQL$ 2005-03-07 22:59:43 +00:00
Makefile Have libpgport link before libpq so that PG client applications are more 2005-03-25 18:17:14 +00:00
nls.mk Translation updates 2004-12-16 11:31:55 +00:00
pg_ctl.c Awhile back we replaced all uses of strcasecmp and strncasecmp with 2005-07-25 04:52:32 +00:00