mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Add optional sortsupport methods to the bfp and mol/qmol indices * update the postgres version to be removed * Revert "update the postgres version to be removed" This reverts commit59c6eb12dd. * install the specific version of postgresql-client * try pinning postgresql-common too * try something else * try something else * try configuring cmake with explicit paths to version 12 * try uninstalling libpq5 * check if it's possible to run the cartridge test build w/ pg14 * Revert "check if it's possible to run the cartridge test build w/ pg14" This reverts commitf1c2f9f783. * fix the updated cartridge version number * do not by default enable the sort_support method for the bfp gist index
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
comment = 'Cheminformatics functionality for PostgreSQL.'
|
|
default_version = '4.4.0'
|
|
module_pathname = '$libdir/rdkit'
|
|
relocatable = true
|