openldap/servers/slapd/back-sql
Pierangelo Masarati 115408986c changes:
- re-style according to the style giudelines for better readability
- updated to recent frontend/backend API changes
- fixed a few quirks about normalization
- "optimized" a few memory allocation/string handling functions
- fixed a few quirks about add/modify (still have to look ad modrdn)

todo:
- there is still something broken (at least with PostgreSQL and IBM db2,
  the two RDBMS O have at hand) when adding
- move everything to struct bervals and try to save a few strlen
- try some LDAP/SQL syntax relation to use appropriate value bind if possible
- ...
2002-08-13 17:12:27 +00:00
..
docs changes: 2002-08-13 17:12:27 +00:00
rdbms_depend VERY PRELIMINARY support for PostgreSQL and IBM db2 2002-08-13 17:07:40 +00:00
back-sql.h changes: 2002-08-13 17:12:27 +00:00
backsql.dsp
bind.c changes: 2002-08-13 17:12:27 +00:00
config.c changes: 2002-08-13 17:12:27 +00:00
entry-id.c changes: 2002-08-13 17:12:27 +00:00
entry-id.h changes: 2002-08-13 17:12:27 +00:00
external.h
init.c changes: 2002-08-13 17:12:27 +00:00
Makefile.in Fix dynamic module linking 2002-06-21 01:34:53 +00:00
modify.c changes: 2002-08-13 17:12:27 +00:00
other.c changes: 2002-08-13 17:12:27 +00:00
schema-map.c changes: 2002-08-13 17:12:27 +00:00
schema-map.h changes: 2002-08-13 17:12:27 +00:00
search.c changes: 2002-08-13 17:12:27 +00:00
sql-types.h changes: 2002-08-13 17:12:27 +00:00
sql-wrap.c changes: 2002-08-13 17:12:27 +00:00
sql-wrap.h changes: 2002-08-13 17:12:27 +00:00
util.c changes: 2002-08-13 17:12:27 +00:00
util.h changes: 2002-08-13 17:12:27 +00:00