postgresql/src/bin
Marc G. Fournier f7c4ec5085 From: D'Arcy J.M. Cain <darcy@druid.net>
The following patch does two things.

 - Clarifies what the effect of allowing users to add new users (Thet
   become super-users.)
 - Makes the default database for the new user if they are not allowed
   to and the user agrees to create it.
1999-01-31 05:04:25 +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 Here is a new version of my patch for allowing pg_dump to DROP schema 1999-01-21 22:53:37 +00:00
pg_encoding OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
pg_id Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
pg_passwd Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
pg_version Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
pgaccess Add pgaccess Makefile. 1998-12-18 17:54:42 +00:00
pgtclsh Fix missing dependency for Makefile inclusions. 1998-10-27 21:51:54 +00:00
psql From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-01-27 01:18:23 +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