asfernandes
|
01e6fd70ae
|
Fixed PSQL functions problem (missing EOS).
|
2011-09-25 23:28:09 +00:00 |
|
asfernandes
|
5ffa89e0c7
|
Reference DML statements in DSQL with StmtNode instead of dsql_nod.
|
2011-03-06 02:48:34 +00:00 |
|
asfernandes
|
0e58483989
|
Refactor nod_cursor.
|
2011-02-26 21:51:45 +00:00 |
|
asfernandes
|
0a6e338392
|
Refactoring nod_list and nod_block statements.
|
2011-02-22 00:51:56 +00:00 |
|
asfernandes
|
b0f702e7bd
|
Another small refactor on variables in DSQL.
|
2011-01-31 14:47:41 +00:00 |
|
asfernandes
|
d7d3c4d8ab
|
Refactor internals of DSQL variables.
|
2011-01-31 00:13:15 +00:00 |
|
asfernandes
|
f27d60369e
|
Refactor nod_relation_name and nod_rel_proc_name.
|
2011-01-30 00:25:46 +00:00 |
|
asfernandes
|
f0586b01eb
|
Refactor DSQL's nod_join and nod_union.
|
2011-01-22 20:40:04 +00:00 |
|
asfernandes
|
2b6106938e
|
Refactor variables
|
2010-11-02 17:05:01 +00:00 |
|
alexpeshkoff
|
e05c1a825f
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
|
asfernandes
|
c1b5abfdf2
|
1) Refactor all types of boolean nodes.
2) Remove the scratch from the nodes.
|
2010-09-17 03:15:32 +00:00 |
|
asfernandes
|
52a4c39f41
|
1) Separate DsqlCompilerScratch in its own files.
2) Move BlockNode functionality to it.
3) Move some related CTE functions to it.
|
2010-08-27 02:18:00 +00:00 |
|