]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Modifications to handle the situation where readline.h exists, but
authorMarc G. Fournier <scrappy@hub.org>
Sat, 25 Jan 1997 21:58:08 +0000 (21:58 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 25 Jan 1997 21:58:08 +0000 (21:58 +0000)
commitd049cec4f5628dad8798bc6871721b22a09b3bd2
tree47ba9665e5f8b6a8a9070d7f81f18f67ea074bbe
parent49f30e80fccfff1fc2df3854e01de448ce5a309f
Modifications to handle the situation where readline.h exists, but
history.h doesn't...previously, it was assumed that both existed, or
didn't exist...but this assumption fails on the one sparc_solaris box
that I have access to, and could exist in other circumstances
src/bin/psql/psql.c