postgresql/src/bin/scripts
Peter Eisentraut a6667d96c5 Translation updates for 8.4 release.
File that are translated less than 80% have been removed, as per new
translation team policy.
2009-06-26 19:33:52 +00:00
..
po Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
clusterdb.c Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
common.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
common.h Remove a boatload of useless definitions of 'int optreset'. If we 2009-04-05 04:19:59 +00:00
createdb.c Rename the new CREATE DATABASE options to set collation and ctype into 2009-04-06 08:42:53 +00:00
createlang.c Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
createuser.c Final removal of -q options, which haven't done anything since 8.3 and 2009-02-26 16:20:55 +00:00
dropdb.c Final removal of -q options, which haven't done anything since 8.3 and 2009-02-26 16:20:55 +00:00
droplang.c Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
dropuser.c Final removal of -q options, which haven't done anything since 8.3 and 2009-02-26 16:20:55 +00:00
Makefile Avoid MSVC breakage caused by my previous commit by not using a variable in 2009-03-07 02:09:22 +00:00
nls.mk Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
reindexdb.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
vacuumdb.c In VACUUM, FREEZE must be before ANALYZE; fix this in vacuumdb. Docs 2009-04-28 02:37:09 +00:00