comparison Sphinx/source/plugins/postgresql.rst @ 449:2922fb1bd65e

fix links
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 03 Jul 2020 09:33:10 +0200
parents 987fbbc2b59e
children fcf614950f31
comparison
equal deleted inserted replaced
447:74fc0203d882 449:2922fb1bd65e
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://hg.orthanc-server.com/orthanc-databases/file/tip/Resources/CMake/PostgreSQLConfiguration.cmake>`__ 91 <https://hg.orthanc-server.com/orthanc-databases/file/default/Resources/CMake/PostgreSQLConfiguration.cmake>`__
92 in the sources of the project. 92 in the sources of the project.
93 93
94 94
95 Usage 95 Usage
96 ----- 96 -----