master
Fix up .gitignore and cleanup actions in some src/test/ subdirectories.
Split some long Makefile lists
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Remove configure probe for sys/select.h.
Document security implications of search_path and the public schema.
Force standard_conforming_strings to always be ON.
libpq: Remove deprecated connection parameters authtype and tty
Clean up write() return type