Skip to content
Snippets Groups Projects
Commit 9b708f1f authored by Tom Lane's avatar Tom Lane
Browse files

Fix inclusions of readline/editline header files so that we only attempt to

#include the version of history.h that is in the same directory as the
readline.h we are using.  This avoids problems in some scenarios where both
readline and editline are installed.  Report and patch by Zdenek Kotala.
parent 1e6bd556
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment