postgresql/src/bin
Bruce Momjian cb6cb7745d Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full
gmake of the code without interruption.

There's also some tidy-up of the MAXPATHLEN stuff based on the assumption that
all supported platforms have MAXPATHLEN defined in <sys/param.h>.

(The only unknowns for the above are AIX and IRIX5.)
1996-12-28 02:13:05 +00:00
..
cleardbdir Add dep: rule. 1996-11-24 03:55:19 +00:00
createdb Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
createuser Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
destroydb Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
destroyuser Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
initdb Add some quotes so it works on more shells. 1996-12-23 08:50:27 +00:00
ipcclean Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
pg4_dump no change 1996-11-27 13:48:23 +00:00
pg_dump Add messages to assist in problem diagnosis. Eliminate lines > 80 characters. 1996-12-27 23:12:57 +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 -Werror fixes from D'Arcy. 1996-11-26 01:14:38 +00:00
psql Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full 1996-12-28 02:13:05 +00:00
Makefile Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 1996-11-13 10:36:36 +00:00
Makefile.global Whoops, redo Ultrix patch so the other ports still compile. 1996-11-26 07:39:11 +00:00