comparison Sphinx/source/plugins/postgresql.rst @ 361:84e3a2612c36

links to hg
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 20:37:49 +0200
parents 011b01ccf52d
children 0fb9369e893e
comparison
equal deleted inserted replaced
360:d217af5e6cb3 361:84e3a2612c36
86 -- Could NOT find PostgreSQL (missing: PostgreSQL_TYPE_INCLUDE_DIR) 86 -- Could NOT find PostgreSQL (missing: PostgreSQL_TYPE_INCLUDE_DIR)
87 87
88 In such a situation, please add your version of PostgreSQL to the 88 In such a situation, please add your version of PostgreSQL to the
89 macro ``PostgreSQL_ADDITIONAL_VERSIONS`` that is defined at the end of 89 macro ``PostgreSQL_ADDITIONAL_VERSIONS`` that is defined at the end of
90 the `Resources/CMake/PostgreSQLConfiguration.cmake file 90 the `Resources/CMake/PostgreSQLConfiguration.cmake file
91 <https://bitbucket.org/sjodogne/orthanc-databases/src/default/Resources/CMake/PostgreSQLConfiguration.cmake>`__ in the sources of the project. 91 <https://hg.orthanc-server.com/orthanc-databases/file/tip/Resources/CMake/PostgreSQLConfiguration.cmake>`__
92 in the sources of the project.
92 93
93 94
94 Usage 95 Usage
95 ----- 96 -----
96 97