.. |
ahuacatl-access-optimiser.c
|
fixed AQL optimiser bug, related to OR-combined conditions on the same attribute
|
2012-11-16 12:15:33 +01:00 |
ahuacatl-access-optimiser.h
|
fixed cases with incorrectly optimised queries, leading to wrong results
|
2012-11-07 18:52:25 +01:00 |
ahuacatl-ast-node.c
|
issue #271: allow very simple optimisations for AQL function usage
|
2012-10-26 13:22:48 +02:00 |
ahuacatl-ast-node.h
|
…
|
|
ahuacatl-bind-parameter.c
|
fixed memory zone issues, memleaks
|
2012-10-10 19:05:16 +02:00 |
ahuacatl-bind-parameter.h
|
…
|
|
ahuacatl-codegen.c
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-codegen.h
|
renamed simple_collection to document_collection
|
2012-09-14 14:46:37 +02:00 |
ahuacatl-collections.c
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-collections.h
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
ahuacatl-context.c
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-context.h
|
…
|
|
ahuacatl-conversions.c
|
fixed memory issues
|
2012-10-11 14:17:19 +02:00 |
ahuacatl-conversions.h
|
…
|
|
ahuacatl-error.c
|
…
|
|
ahuacatl-error.h
|
…
|
|
ahuacatl-explain.c
|
fixed a few query optimiser bugs, added test cases
|
2012-06-29 15:26:35 +02:00 |
ahuacatl-explain.h
|
removed some old debug macros
|
2012-09-11 09:56:57 +02:00 |
ahuacatl-functions.c
|
extended AQL DOCUMENT() function to take a list of ids
|
2012-12-05 14:14:44 +01:00 |
ahuacatl-functions.h
|
issue #271: simple paths() function optimisations
|
2012-10-26 12:01:46 +02:00 |
ahuacatl-grammar.c
|
adding generating files
|
2012-10-22 11:54:42 +02:00 |
ahuacatl-grammar.h
|
adding generating files
|
2012-10-22 11:54:42 +02:00 |
ahuacatl-grammar.y
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-index.c
|
allow AQL to use indexes in additional cases
|
2012-10-08 12:51:27 +02:00 |
ahuacatl-index.h
|
…
|
|
ahuacatl-node.c
|
…
|
|
ahuacatl-node.h
|
…
|
|
ahuacatl-optimiser.c
|
issue #271: simple paths() function optimisations
|
2012-10-26 12:01:46 +02:00 |
ahuacatl-optimiser.h
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-parser-functions.c
|
…
|
|
ahuacatl-parser-functions.h
|
…
|
|
ahuacatl-parser.c
|
…
|
|
ahuacatl-parser.h
|
…
|
|
ahuacatl-result.c
|
…
|
|
ahuacatl-result.h
|
…
|
|
ahuacatl-scope.c
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-scope.h
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-statement-dump.c
|
…
|
|
ahuacatl-statement-dump.h
|
…
|
|
ahuacatl-statement-walker.c
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-statement-walker.h
|
…
|
|
ahuacatl-statementlist.c
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-statementlist.h
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
ahuacatl-tokens.c
|
adding generating files
|
2012-10-22 11:54:42 +02:00 |
ahuacatl-tokens.l
|
…
|
|
ahuacatl-variable.c
|
fixed memory zone issues, memleaks
|
2012-10-10 19:05:16 +02:00 |
ahuacatl-variable.h
|
…
|
|
aql.ebnf
|
…
|
|
aql.xhtml
|
…
|
|