postgresql/src/bin
Bruce Momjian f49cf6d094 The TCL/TK configuration cleanup patches I submitted have the following
problem:

    'tclsh' still had to be found even if --with-libs (or
--with-libraries) was
    specified to configure.

    --with-libs is really an overloaded option.  It really should only be used
    to specify additions directories to search in order to file needed
    libraries.  It was also being used to locate the *Config.sh files.

Billy G. Allie
1998-10-18 04:16:08 +00:00
..
cleardbdir DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
createdb Oops. I'll fix this. 1998-09-03 02:12:14 +00:00
createuser Patch to allow createuser options from the command line. 1998-08-22 05:19:35 +00:00
destroydb DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
destroyuser Fix message delimiters for substitution by sed script during installation. 1998-09-01 15:57:00 +00:00
initdb Here's a combination of all the patches I'm currently waiting 1998-10-02 16:28:04 +00:00
initlocation Properly interpret environment variables passed as the input location. 1998-10-05 02:51:21 +00:00
ipcclean Patch to allow createuser options from the command line. 1998-08-22 05:19:35 +00:00
pg_dump 2) Can't dump/restore varchar fields (See attached bug report/patch) 1998-10-12 02:05:42 +00:00
pg_encoding OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
pg_id Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
pg_passwd DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
pg_version Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
pgaccess Update to pgaccess 0.90. 1998-10-08 22:50:20 +00:00
pgtclsh The TCL/TK configuration cleanup patches I submitted have the following 1998-10-18 04:16:08 +00:00
psql New QUERY_LIMIT set command. 1998-10-14 05:10:12 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00