CVS log for parser3/src/include/Attic/pa_db_table.h
Up to [parser3project] / parser3 / src / include
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.16
Fri Feb 22 10:11:32 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.15: +1 -1
lines
removed hashfile support for now
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:12 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
name spelling
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:43 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
2002
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 24 17:18:48 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -43
lines
merged from r17 - hashfile without logfiles
Revision 1.12.6.1: download - view: text, markup, annotated - select for diffs
Thu Jan 24 17:05:59 2002 UTC (24 years, 4 months ago) by paf
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +5 -43
lines
hashfile:
removed use of transactions
[libdb removed DB_INIT_LOCK, DB_INIT_LOG, DB_INIT_TXN init bits,
thus got rid of huge log files, which cluttered disk without huge need]
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 17 19:16:09 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -4
lines
db_table used outdated unset services_pool
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:28:19 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2
lines
introducing Charset
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Dec 7 15:24:47 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -0
lines
merged from r14_simple_cache
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 23 12:56:37 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +11 -11
lines
merged from _0014, 1
Revision 1.8.6.1: download - view: text, markup, annotated - select for diffs
Fri Nov 23 11:53:03 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +11 -11
lines
hashfile bugfix2 more wrong sizes.
^cache behaviour changed: if ^cache(33) would change
0660 bits in file_write & hashfile create
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:24 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 29 08:23:49 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4
lines
gcc 3.0.1 required "friend class"
../include/pa_request.h:51: friend declaration requires class-key, i.e. `friend
class Temp_lang'
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 28 11:40:48 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -1
lines
db2 on linux with DB 2.4.14: (6/2/98)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Oct 27 13:00:09 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
DB2 ifdefs
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 27 10:14:45 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
^hashfile.clear[]
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 26 13:48:18 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +89 -71
lines
db connections & tables now cached at create time & multithreaded
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 26 06:40:25 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +22 -21
lines
db: child transaction commit/rollback responsibility left to parent [as it sould - else there were a bug with double free]
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 25 13:18:19 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
started db_home [multiple, cached]
todo: autorecover [tried, but not succeded, yet]
E-mail: