postgresql/src/bin
Marc G. Fournier 917042f1c6 Remove rlstubs.[ch], since they weren't actually doing anything that couldn't
be #ifdef'd into psql.c itself

From what I can tell, if USE_READLINE is true or false, psql works under
FreeBSD, without configure.  Now to test it *again* under sparc_solaris
with configure and see if it works...
1997-01-25 23:54:08 +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 Cleanup for DEBUG: removal in initdb.sh. 1997-01-14 03:07:15 +00:00
ipcclean Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
pg_dump Update handling of backslashes, and pg_user dump. 1997-01-19 10:15:59 +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 Add link options for libpq library search. 1997-01-21 05:16:38 +00:00
psql Remove rlstubs.[ch], since they weren't actually doing anything that couldn't 1997-01-25 23:54:08 +00:00
Makefile Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 1996-11-13 10:36:36 +00:00
Makefile.global Comment out LD_ADD and DPADD 1997-01-15 05:58:47 +00:00