mdbtools/include
Evan Miller 3001c3b94f Use the language ID from the DB header for indexing
According to the HACKING file, the file's default language ID is stored
in the database header. Use this value instead of a generic English
language locale for indexing JET4 files.

Columns can have their own text sorting rules, including language ID
distinct from the file's language ID, but this is not addressed as we'd
have to break the mdb_index_hash_text function signature, which I'm not
prepared to do just yet.

There appear to be two bytes after the language ID that may indicate
additional sorting flags. These bytes need additional research.
2020-12-21 09:11:42 -05:00
..
Makefile.am Don't distribute mdbver.h 2020-10-18 13:09:29 +00:00
mdbfakeglib.h Add copyright info for fakeglib 2020-09-05 10:49:56 -04:00
mdbprivate.h Revert use of config.h 2013-07-15 02:42:12 +02:00
mdbsql.h Bounds check mdb_sql_bind_column() 2020-11-08 08:50:17 -05:00
mdbtools.h Use the language ID from the DB header for indexing 2020-12-21 09:11:42 -05:00
mdbver.h.in Fix FSF address in headers 2013-07-04 13:50:33 +02:00