Files
rdkit/Code/PgSQL
Paolo Tosco 1caedd96b5 - added a fix for earlier version of PostgreSQL on Windows in
CMakeLists.txt
- fixed a bug in Code/PgSQL/rdkit/rdkit_gist.c which did not cause
  issues with PostgreSQL 9.5 on Windows, but does with earlier PostgreSQL
  versions
- removed an unnecessary conditional compilation clause from
  Code/PgSQL/rdkit/rdkit.h as PostgreSQL 8.x is not supported anymore
2016-03-30 19:28:11 +01:00
..