Commit Graph

6 Commits

Author SHA1 Message Date
brianb
5710389374 changed mdb_read_catalog() to scan the file for catalog pages. 2000-03-03 01:50:08 +00:00
brianb
f9afc55877 added simple dump routine for table definitions. needs to be modularized. 2000-03-01 03:34:33 +00:00
brianb
03410e70f6 added column definition pg pointer to catalog entry struct, and modified
catalog_dump routine. Updated hacking file with new info on column defintions.
2000-02-28 04:41:37 +00:00
brianb
fcd8153070 more structuring 2000-02-27 19:24:44 +00:00
brianb
d4e241606c switched over to using glib lists which will allow us the use of hashes when
we do the KKD records.
2000-02-17 03:04:13 +00:00
brianb
30ab45dc35 Initial revision 2000-02-12 23:51:37 +00:00