postgresql/src/bin
Tom Lane d4c810d570 Modify initdb to complain only when no usable system locales are found.
Per discussion, the original behavior seems too noisy.  But if things
are so broken that none of the locales reported by "locale -a" are usable,
that's probably worth warning about.
2011-04-08 15:39:25 -04:00
..
initdb Modify initdb to complain only when no usable system locales are found. 2011-04-08 15:39:25 -04:00
pg_basebackup fix up a couple non-prototypes of the form foo() to be foo(void) -- found using -Wstrict-prototypes 2011-03-27 21:31:41 +01:00
pg_config Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pg_controldata Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pg_ctl Change "TIP" to "HINT" to match backend message style, in pg_ctl -m fast 2011-03-11 05:02:57 -05:00
pg_dump Have pg_upgrade properly preserve relfrozenxid in toast tables. 2011-04-08 11:46:34 -04:00
pg_resetxlog Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pgevent Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psql Tab completion for COMMENT ON FOREIGN DATA WRAPPER / SERVER. 2011-04-01 13:15:49 -04:00
scripts Convert createlang/droplang to use CREATE/DROP EXTENSION. 2011-03-05 14:03:06 -05:00
Makefile Add pg_basebackup tool for streaming base backups 2011-01-23 12:21:23 +01:00