postgresql/src/bin
Marc G. Fournier 8c3e8a8a0e From: Tatsuo Ishii <t-ishii@sra.co.jp>
Ok. I made patches replacing all of "#if FALSE" or "#if 0" to "#ifdef
NOT_USED" for current. I have tested these patches in that the
postgres binaries are identical.
1999-02-21 03:49:55 +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 From: D'Arcy J.M. Cain <darcy@druid.net> 1999-01-31 05:04:25 +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 Changed qualification of pg_views and pg_tables to directly 1999-01-28 15:28:40 +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 Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_encoding Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_id Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_passwd Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
pg_version Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pgaccess Add pgaccess Makefile. 1998-12-18 17:54:42 +00:00
pgtclsh Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
psql From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
vacuumdb Add "vacuumdb" utility to make it easier to clean databases. 1998-11-14 01:58:15 +00:00
Makefile Here are descriptions: 1998-12-18 17:53:22 +00:00