]> git.tuebingen.mpg.de Git - osl.git/commitdiff
Mention that OSL_RBTREE implies OSL_UNIQUE.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 4 Jan 2015 00:33:35 +0000 (00:33 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 18 Feb 2015 14:11:29 +0000 (15:11 +0100)
Also print a warning when a table is opened or created which contains
a column description with OSL_RBTREE set but OSL_UNIQUE unset. Future
versions of osl might reject such table descriptions. But in order
to not break existing applications, we can not make such a change
without a deprecation period. So a warning has to suffice for now.


No differences found