postgresql/src/bin
Bruce Momjian de81fbd047 I've got 2 pretty small patches.
configtype.patch simply fixes a typo in config.h.in
pg_dump.c.patch Updates a bunch of error messages to include a reason
from
                the backend, and also removes a couple of unnecessary
if's

Ole Gjerde
1999-05-15 22:18:51 +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 This patch improves the destroyuser script's behaviour in checking whether 1999-03-14 16:00:55 +00:00
initdb Added installation of created procedural languages to initdb 1999-05-12 10:35:44 +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 I've got 2 pretty small patches. 1999-05-15 22:18:51 +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 From: Constantin Teodorescu <teo@flex.ro> 1999-03-09 14:17:51 +00:00
pgtclsh Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
psql Do not refer to stdin in static variable initializer ... 1999-05-12 23:26:03 +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