Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples and/or a test suite #21

Open
lpsmith opened this issue Jun 4, 2014 · 0 comments
Open

Add examples and/or a test suite #21

lpsmith opened this issue Jun 4, 2014 · 0 comments

Comments

@lpsmith
Copy link
Owner

lpsmith commented Jun 4, 2014

Especially with the 0.9 release, there have been a few reports of link errors due to attempting to use libpq 8.4 or libpq on Windows. Given that postgresql-libpq will successfully compile against the libpq 8.4 headers, but won't link with the libpq 8.4 object code, a minimal test suite would be useful as a smoke-test for linkage errors. Some guidance for dealing with common problems would also be useful.

Perhaps Setup.hs should check the version of libpq as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant