postgresql/src/bin
Marc G. Fournier da72b903ff Major code cleanup following the pg_password insertion...
...malloc/free -> palloc/pfree
	...fopen/fclose -> AllocateFile/FreeFile
1997-12-09 03:11:25 +00:00
..
cleardbdir Add dep: rule. 1996-11-24 03:55:19 +00:00
createdb Add "-D location" to specify alternate database location. 1997-11-07 06:25:25 +00:00
createuser From: Keith Parks <emkxp01@mtcc.demon.co.uk> 1997-05-07 02:59:59 +00:00
destroydb From: Igor <igor@sba.miami.edu> 1997-06-02 02:53:00 +00:00
destroyuser From: Keith Parks <emkxp01@mtcc.demon.co.uk> 1997-05-07 02:59:59 +00:00
initdb From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +00:00
initlocation Major code cleanup following the pg_password insertion... 1997-12-09 03:11:25 +00:00
ipcclean Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
pg_dump Add VARHDRSZ where needed. Many places just used 4. 1997-12-06 22:57:36 +00:00
pg_id Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_passwd Portability fix for pg_passwd. 1997-11-02 18:15:20 +00:00
pg_version pg_version Makefile was not being processed. 1997-09-12 23:24:25 +00:00
pgaccess Updates for 6.2.1. Update pgaccess to 0.61. Add to HISTORY. 1997-10-16 17:32:07 +00:00
pgtclsh Changed location of libpgtcl stuff. 1997-09-27 19:28:40 +00:00
psql Add VARHDRSZ where needed. Many places just used 4. 1997-12-06 22:57:36 +00:00
Makefile Add initlocation. 1997-11-07 06:24:33 +00:00