postgresql/src/bin
1996-11-22 04:43:48 +00:00
..
cleardbdir Fix bug where it tries to do a cleardbdir when you make install. 1996-11-12 02:54:30 +00:00
createdb Fix syntax errors so it runs without error messages. 1996-11-17 03:55:07 +00:00
createuser Fix syntax errors so it runs without error messages. 1996-11-17 03:55:07 +00:00
destroydb Fix syntax errors so it runs without error messages. 1996-11-17 03:55:07 +00:00
destroyuser Fix syntax errors so it runs without error messages. 1996-11-17 03:55:07 +00:00
initdb Fix bug: No -D option to postgres 1996-11-22 04:33:34 +00:00
ipcclean Makefile simplification: the "bin" chapter 1996-11-11 13:41:36 +00:00
monitor Removed PORTNAME_. Use OS version only. 1996-11-04 04:00:56 +00:00
pg4_dump Removed PORTNAME_. Use OS version only. 1996-11-04 04:00:56 +00:00
pg_dump Here is the patch for pg_dump not handling NULL values in 'insert' 1996-11-20 22:32:55 +00:00
pg_id Add install dependency. 1996-11-12 06:10:10 +00:00
pg_version Use new utils/version.c instead of backend/utils/init/magic.c. 1996-11-12 06:47:10 +00:00
pgtclsh Makefile simplification: the "bin" chapter 1996-11-11 13:41:36 +00:00
psql Include ctype.h to fix Kurt Lidl's compile problem. 1996-11-22 04:43:48 +00:00
Makefile Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 1996-11-13 10:36:36 +00:00
Makefile.global Missed this part when I eliminated $(srcdir); src/bin stuff won't compile. 1996-11-14 09:24:39 +00:00