]> granicus.if.org Git - postgresql/commit
Remove rlstubs.[ch], since they weren't actually doing anything that couldn't
authorMarc G. Fournier <scrappy@hub.org>
Sat, 25 Jan 1997 23:54:08 +0000 (23:54 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 25 Jan 1997 23:54:08 +0000 (23:54 +0000)
commit917042f1c6f9822c771b3e8363dd5a8b8c0e7855
treeb84e9c614640531205a9acd55486e252b340acfc
parentaa46d53fa41a073e138acf906bb25d311c575b6b
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...
src/bin/psql/Makefile
src/bin/psql/psql.c
src/bin/psql/rlstubs.c [deleted file]
src/bin/psql/rlstubs.h [deleted file]