Menu

Src (SVN)-old Commit Log


Commit Date  
[r7999] by tswift

test added for abolish_nonincremental_tables/1.

2014-08-02 16:37:32 Tree
[r7998] by tswift

Fixed outstanding bug in incremental tabling. Structure managers required a structure to be at least 2 words long, but smKey structures were 4 bytes.
So I redefined the size of KEY structures to be 4/8 bytes on 32/64 bit machines, and created a SM_DeallocateSmallStruct that handles structures of 1 word.
Regular structure managers still require 2 words.

2014-07-30 17:35:19 Tree
[r7997] by tswift

Defined trans_depends/affects tables as opaque -- they are internal and are abolished at the beginning of each call.

2014-07-27 19:52:20 Tree
[r7996] by tswift

Added condition to ifdef so that GENERAL_TAGGING is not enabled for 64-bits.

2014-07-27 19:49:27 Tree
[r7995] by dwarren

Changed from disassembling to a file named "stdout" to stdout.

2014-07-25 12:52:49 Tree
[r7994] by dwarren

Changed message for disassemble as per Peter Ludemann's suggestion.

2014-07-25 12:49:54 Tree
[r7993] by dwarren

Return successfully for SQL_SUCCESS_WITH_INFO for call to execute.
(Needed to allow PRINT stmts, pointed out by Miguel.)

2014-07-16 15:39:43 Tree
[r7992] by dwarren

Added missing ;
(Interestingly, this only showed up in -mt compilation, since without -mt
a macro introduced an "extraneous" ; which masked the error.)

2014-07-04 15:38:15 Tree
[r7991] by tswift

Committing with new version (I hope)

2014-07-03 23:22:52 Tree
[r7990] by tswift

Changes for release (hopefully soon).

2014-07-03 22:46:28 Tree
Older >
MongoDB Logo MongoDB