CVS log for parser3/src/main/Attic/pa_db_table.C
Up to [parser3project] / parser3 / src / main
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.21
Fri Feb 22 10:11:33 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.20: +1 -1
lines
removed hashfile support for now
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:15 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
name spelling
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:47 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
2002
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 24 17:18:49 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -40
lines
merged from r17 - hashfile without logfiles
Revision 1.17.2.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.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +10 -40
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.17: download - view: text, markup, annotated - select for diffs
Mon Dec 24 09:05:34 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
read from cache size check updated
Revision 1.16: 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.15: preferred, colored
Changes since revision 1.15: +3 -3
lines
db_table used outdated unset services_pool
Revision 1.15: 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.14: preferred, colored
Changes since revision 1.14: +0 -0
lines
merged from r14_simple_cache
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 23 12:56:38 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +18 -11
lines
merged from _0014, 1
Revision 1.12.6.2: 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.12.6.1: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.6.1: +18 -11
lines
hashfile bugfix2 more wrong sizes.
^cache behaviour changed: if ^cache(33) would change
0660 bits in file_write & hashfile create
Revision 1.12.6.1: download - view: text, markup, annotated - select for diffs
Fri Nov 23 10:41:21 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
cache bugfix [wrong types after pa_string optimization]
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 23 10:38:53 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
cache bugfix [wrong types after pa_string optimization]
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 5 12:08:11 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
parser_multithreaded check was wrong
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:27 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 31 11:23:39 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -3
lines
libdb DB_THREAD flag only when really needed
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 30 15:08:19 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
cstr(asis) default param removed
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 28 14:19:27 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -5
lines
exception translation
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 28 11:49:41 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3
lines
DB_RMW defed
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: +15 -4
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:46 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +17 -1
lines
^hashfile.clear[]
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 26 13:48:19 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +121 -54
lines
db connections & tables now cached at create time & multithreaded
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 26 07:06:17 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
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: