On 05/30/2015 09:27 AM, Tamar Kranenburg wrote:
> Attached is my second attempt to add support for PostgreSQL 9.3 and 9.4
> on Debian/Ubuntu.

Thanks.  Although we currently have a freeze in place in preparation
for 3.3, this can be considered an environmental regression due to
the availability of new versions of the package.  I've split your
patch up into a few commits and revised it slightly:

 FindPostgreSQL: Remove unused lines
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b7ca6f90

 FindPostgreSQL: Remove extra whitespace after command open parens
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6a2851a1

 FindPostgreSQL: Search for versions 9.2, 9.3, and 9.4
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cc3aee04

 FindPostgreSQL: Document PostgreSQL_LIBRARY_DIRS result variable
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a68e9b7c

 FindPostgreSQL: Add help text for PostgreSQL_LIBRARY cache entry
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8bd95059

 FindPostgreSQL: Search some more common packaging locations
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d4fd30d8

Please verify that it still works as of commit d4fd30d8.

Thanks,
-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to