postgresql/src/bin
Tom Lane 9117e55493 Tweak original coding so that we can determine the platform-specific
shared_buffers and max_connections values to use before we run the
bootstrap process.  Without this, initdb would fail on platforms where
the hardwired default values are too large.  (We could get around that
by making the hardwired defaults tiny, perhaps, but why slow down
bootstrap by starving it for buffers...)
2003-07-15 00:11:14 +00:00
..
initdb Tweak original coding so that we can determine the platform-specific 2003-07-15 00:11:14 +00:00
initlocation Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
ipcclean Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_config Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_controldata Add missing PO files from last commit. 2003-06-29 10:13:13 +00:00
pg_ctl (Now featuring documentation: fixed some typos, expanded the 2003-03-20 05:00:14 +00:00
pg_dump Add missing PO files from last commit. 2003-06-29 10:13:13 +00:00
pg_encoding Returns exit status 1 if invalid encoding name or 2002-10-20 11:33:48 +00:00
pg_id pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_resetxlog Add missing PO files from last commit. 2003-06-29 10:13:13 +00:00
pgtclsh Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad 2002-12-30 17:19:54 +00:00
psql Translation update 2003-07-01 00:05:49 +00:00
scripts Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00