postgresql/src/bin
Peter Eisentraut 8b4da40487 Change this script to Perl 5 style. Add support for multiple refnames.
Sort the output by command name.  This previously only worked by source
file name, which doesn't always match the command name exactly.  And it
certainly won't work for multiple refnames.
2008-11-19 09:51:55 +00:00
..
initdb Actually, instead of whining about how type internal might not safely store 2008-11-14 02:09:52 +00:00
pg_config Reduce the need for frontend programs to include "postgres.h" by refactoring 2008-03-27 03:57:34 +00:00
pg_controldata Make sure pg_control is opened in binary mode, to deal 2008-09-24 08:59:42 +00:00
pg_ctl Fix misspelled comment 2008-09-30 12:51:07 +00:00
pg_dump Replace pg_class.reltriggers with relhastriggers, which is just a boolean hint 2008-11-09 21:24:33 +00:00
pg_resetxlog One more hack to see if we can get the cygwin machines building again. 2008-11-14 21:45:07 +00:00
pgevent More README src cleanups. 2008-03-21 13:23:29 +00:00
psql Change this script to Perl 5 style. Add support for multiple refnames. 2008-11-19 09:51:55 +00:00
scripts Add a --locale switch to createdb, to ease the creation of databases with 2008-11-10 16:25:41 +00:00
Makefile Remove ipcclean utility command --- didn't work on all Unixes and on 2008-03-27 17:24:16 +00:00