Re: [cmake-developers] [FindPostgreSQL.cmake] Add support for PostgreSQL 9.3 and 9.4 on Debian/Ubuntu

2015-06-01 Thread Tamar Kranenburg
Hi Brad, Thanks for splitting the files, much cleaner. Just ran the tests on Mac, Windows and Linux and I confirm that it still works. Regards, Tamar On 1 jun. 2015, at 17:04, Brad King brad.k...@kitware.com wrote: On 05/30/2015 09:27 AM, Tamar Kranenburg wrote: Attached is my second

[cmake-developers] [FindPostgreSQL.cmake] Add support for PostgreSQL 9.3 and 9.4 on Debian/Ubuntu

2015-05-30 Thread Tamar Kranenburg
Hello,Attached is my second attempt to add support for PostgreSQL 9.3 and 9.4 on Debian/Ubuntu.Additionally the module does not use a static path anymore when targeting windows platform.Github:https://github.com/Kitware/CMake/compare/master...takar:fix_findpostgresqlSummary of changes:- Use

[cmake-developers] [FindPostgreSQL] Search for version 9.5

2015-10-10 Thread Tamar Kranenburg
Hi all, PostgreSQL 9.5 beta 1 is released a few days ago, a final release is expected in the coming months. This small patch adds version 9.5 to the search suffixes. Regards, Tamar 0001-FindPostgreSQL-Search-for-version-9.5.patch Description: Binary data -- Powered by www.kitware.com

[cmake-developers] [FindPostgreSQL] Search for version 9.6

2016-09-18 Thread Tamar Kranenburg
Hi all, PostgreSQL 9.6 will be released this quarter. The first patch corrects a comment, the second patch adds version 9.6 to the search suffixes of the FindPostgreSQL module. Regards, Tamar 0001-FindPostgreSQL-Correct-comment-about-known-postgres-.patch Description: Binary data