Get rid of the postgres warning "adding missing FROM-clause entry " on sequencesMake "db_nextval acs_object_id_seq" more than twice as fast (from 948 microseconds to 378 microseconds)
Improve aa regression test results when XOTcl is loaded (add warn_p to doc API);Provide default values from function args, when provided (it improves API documentationand fixes a bug in e.g. acs_attribute__create_attribute(), which does not provide a defaultvalue for 'storage' as documented, when NULL is provided;Resolve cyclic dependencies for ::xo::db::Attribute;Use column_name for attribute creation.
fix compatibility with new oacs-properties (HEAD, not HEADER_STUFF).fix octal numbers messages with javascript from newer FF (month 09 is not valid)move malte's initialization of counters to a place, where it is safeclose file that malte's initialzation did not closedeactivate initialization of counters for the time being, since it makes display very slow, some graphs are drawn as 3 mm thick lines