LDB:ldb_attributes.c - handle special attributes (@...) always in the default syntax
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 4 Sep 2012 20:25:04 +0000 (22:25 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 6 Sep 2012 07:27:14 +0000 (09:27 +0200)
commit5ece9ff279bb98a8cb2f867cae0ec9aef1b1af02
treec7c64b6e99c7c614b20d39f74b761d6e708505d8
parent1dd0b8c211452837419d5b58824077193655737a
LDB:ldb_attributes.c - handle special attributes (@...) always in the default syntax

This is a requirement for correct schema syntax comparison.

"lib/ldb/tests/test-tdb-features.sh" demostrates this when adding index
entries and the default syntax is set to INTEGER.
lib/ldb/common/ldb_attributes.c