postgresql/src/bin/scripts
Bruce Momjian b1ffacddfc Rename find_my_binary/find_other_binary to
find_my_exec/find_other_exec().  Remove passing of progname to these
functions as they can find that out from argv[0], which they already
have.

Make get_progname return const char *, and update all progname variables
to be const char *.
2004-05-12 13:38:49 +00:00
..
po Translation updates 2004-04-15 08:15:09 +00:00
clusterdb.c Rename find_my_binary/find_other_binary to 2004-05-12 13:38:49 +00:00
common.c * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
common.h Move simple_prompt()/sprompt.c into /port. 2003-08-08 04:52:22 +00:00
createdb.c Rename find_my_binary/find_other_binary to 2004-05-12 13:38:49 +00:00
createlang.c Rename find_my_binary/find_other_binary to 2004-05-12 13:38:49 +00:00
createuser.c Rename find_my_binary/find_other_binary to 2004-05-12 13:38:49 +00:00
dropdb.c Rename find_my_binary/find_other_binary to 2004-05-12 13:38:49 +00:00
droplang.c Rename find_my_binary/find_other_binary to 2004-05-12 13:38:49 +00:00
dropuser.c Rename find_my_binary/find_other_binary to 2004-05-12 13:38:49 +00:00
Makefile Add $(X) for cross-compiling. Seems the mingw compiler running on 2004-04-26 17:40:48 +00:00
nls.mk Translation updates 2004-04-15 08:15:09 +00:00
vacuumdb.c Rename find_my_binary/find_other_binary to 2004-05-12 13:38:49 +00:00