Update of /cvsroot/monetdb/MonetDB5/src/optimizer
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14957/src/optimizer
Modified Files:
Makefile.ag opt_accessmode.mx opt_accumulators.mx
opt_aliases.mx opt_coercion.mx opt_commonTerms.mx
opt_costModel.mx opt_crack.mx opt_deadcode.mx opt_emptySet.mx
opt_evaluate.mx opt_factorize.mx opt_garbageCollector.mx
opt_heuristics.mx opt_inline.mx opt_joinpath.mx
opt_joinselect.mx opt_macro.mx opt_mergetable.mx
opt_multiplex.mx opt_partitions.mx opt_peephole.mx
opt_prelude.mx opt_pushranges.mx opt_qep.mx opt_reduce.mx
opt_remap.mx opt_remoteQueries.mx opt_singleton.mx
opt_statistics.mx opt_strengthReduction.mx opt_support.mx
opt_trace.mx optimizer.mx optimizerWrapper.mx
Log Message:
It's 2008 now.
Index: opt_peephole.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_peephole.mx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- opt_peephole.mx 2 Jan 2008 08:21:14 -0000 1.14
+++ opt_peephole.mx 11 Jan 2008 10:41:39 -0000 1.15
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_peephole
Index: opt_remoteQueries.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_remoteQueries.mx,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- opt_remoteQueries.mx 2 Jan 2008 08:21:19 -0000 1.15
+++ opt_remoteQueries.mx 11 Jan 2008 10:41:39 -0000 1.16
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_remoteQueries
Index: opt_singleton.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_singleton.mx,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- opt_singleton.mx 2 Jan 2008 08:21:20 -0000 1.17
+++ opt_singleton.mx 11 Jan 2008 10:41:39 -0000 1.18
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_singleton
Index: optimizerWrapper.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/optimizerWrapper.mx,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- optimizerWrapper.mx 2 Jan 2008 08:21:12 -0000 1.15
+++ optimizerWrapper.mx 11 Jan 2008 10:41:40 -0000 1.16
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@- Optimizer code wrapper
Index: opt_mergetable.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_mergetable.mx,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- opt_mergetable.mx 30 Dec 2007 18:14:22 -0000 1.28
+++ opt_mergetable.mx 11 Jan 2008 10:41:39 -0000 1.29
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_mergetable
Index: opt_inline.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_inline.mx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- opt_inline.mx 5 Jan 2008 09:15:32 -0000 1.9
+++ opt_inline.mx 11 Jan 2008 10:41:39 -0000 1.10
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_inline
Index: opt_multiplex.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_multiplex.mx,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- opt_multiplex.mx 5 Jan 2008 09:22:08 -0000 1.29
+++ opt_multiplex.mx 11 Jan 2008 10:41:39 -0000 1.30
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@'
Index: opt_commonTerms.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_commonTerms.mx,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- opt_commonTerms.mx 2 Jan 2008 08:21:02 -0000 1.25
+++ opt_commonTerms.mx 11 Jan 2008 10:41:39 -0000 1.26
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_commonTerms
Index: opt_strengthReduction.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_strengthReduction.mx,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- opt_strengthReduction.mx 2 Jan 2008 08:21:20 -0000 1.12
+++ opt_strengthReduction.mx 11 Jan 2008 10:41:39 -0000 1.13
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_strengthReduction
Index: opt_factorize.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_factorize.mx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- opt_factorize.mx 2 Jan 2008 08:21:11 -0000 1.14
+++ opt_factorize.mx 11 Jan 2008 10:41:39 -0000 1.15
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_factorize
Index: opt_remap.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_remap.mx,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- opt_remap.mx 7 Jan 2008 21:44:45 -0000 1.22
+++ opt_remap.mx 11 Jan 2008 10:41:39 -0000 1.23
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_remap
Index: opt_prelude.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_prelude.mx,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- opt_prelude.mx 6 Jan 2008 15:39:36 -0000 1.33
+++ opt_prelude.mx 11 Jan 2008 10:41:39 -0000 1.34
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_prelude
Index: opt_macro.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_macro.mx,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- opt_macro.mx 7 Jan 2008 21:44:45 -0000 1.32
+++ opt_macro.mx 11 Jan 2008 10:41:39 -0000 1.33
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_macro
Index: opt_joinselect.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_joinselect.mx,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- opt_joinselect.mx 2 Jan 2008 08:21:13 -0000 1.15
+++ opt_joinselect.mx 11 Jan 2008 10:41:39 -0000 1.16
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_joinselect
Index: opt_joinpath.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_joinpath.mx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- opt_joinpath.mx 11 Dec 2007 17:32:02 -0000 1.14
+++ opt_joinpath.mx 11 Jan 2008 10:41:39 -0000 1.15
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_joinpath
Index: opt_reduce.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_reduce.mx,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- opt_reduce.mx 7 Jan 2008 21:44:45 -0000 1.19
+++ opt_reduce.mx 11 Jan 2008 10:41:39 -0000 1.20
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_reduce
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/Makefile.ag,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- Makefile.ag 3 Dec 2007 08:24:47 -0000 1.51
+++ Makefile.ag 11 Jan 2008 10:41:39 -0000 1.52
@@ -11,7 +11,7 @@
# The Original Code is the MonetDB Database System.
#
# The Initial Developer of the Original Code is CWI.
-# Portions created by CWI are Copyright (C) 1997-2007 CWI.
+# Portions created by CWI are Copyright (C) 1997-2008 CWI.
# All Rights Reserved.
INCLUDES = -I../mal -I../modules/mal $(MONETDB_INCS) \
Index: opt_aliases.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_aliases.mx,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- opt_aliases.mx 2 Jan 2008 08:21:01 -0000 1.19
+++ opt_aliases.mx 11 Jan 2008 10:41:39 -0000 1.20
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_aliases
Index: opt_emptySet.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_emptySet.mx,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- opt_emptySet.mx 2 Jan 2008 08:21:03 -0000 1.45
+++ opt_emptySet.mx 11 Jan 2008 10:41:39 -0000 1.46
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_emptySet
Index: opt_costModel.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_costModel.mx,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- opt_costModel.mx 9 Dec 2007 16:21:09 -0000 1.33
+++ opt_costModel.mx 11 Jan 2008 10:41:39 -0000 1.34
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_costModel
Index: opt_partitions.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_partitions.mx,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- opt_partitions.mx 2 Jan 2008 08:21:14 -0000 1.37
+++ opt_partitions.mx 11 Jan 2008 10:41:39 -0000 1.38
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_partitions
Index: opt_garbageCollector.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_garbageCollector.mx,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- opt_garbageCollector.mx 4 Jan 2008 18:09:36 -0000 1.31
+++ opt_garbageCollector.mx 11 Jan 2008 10:41:39 -0000 1.32
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_garbageCollector
Index: optimizer.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/optimizer.mx,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- optimizer.mx 2 Jan 2008 08:21:12 -0000 1.72
+++ optimizer.mx 11 Jan 2008 10:41:40 -0000 1.73
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f optimizer
Index: opt_evaluate.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_evaluate.mx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- opt_evaluate.mx 4 Jan 2008 18:09:36 -0000 1.14
+++ opt_evaluate.mx 11 Jan 2008 10:41:39 -0000 1.15
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_evaluate
Index: opt_accessmode.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_accessmode.mx,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- opt_accessmode.mx 16 Jul 2007 10:52:20 -0000 1.6
+++ opt_accessmode.mx 11 Jan 2008 10:41:39 -0000 1.7
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_accessmode
Index: opt_statistics.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_statistics.mx,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- opt_statistics.mx 8 Oct 2007 19:00:16 -0000 1.13
+++ opt_statistics.mx 11 Jan 2008 10:41:39 -0000 1.14
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_statistics
Index: opt_pushranges.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_pushranges.mx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- opt_pushranges.mx 7 Jan 2008 21:44:45 -0000 1.14
+++ opt_pushranges.mx 11 Jan 2008 10:41:39 -0000 1.15
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_pushranges
Index: opt_crack.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_crack.mx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- opt_crack.mx 2 Jan 2008 08:21:02 -0000 1.9
+++ opt_crack.mx 11 Jan 2008 10:41:39 -0000 1.10
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_crack
Index: opt_coercion.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_coercion.mx,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- opt_coercion.mx 2 Jan 2008 08:21:02 -0000 1.10
+++ opt_coercion.mx 11 Jan 2008 10:41:39 -0000 1.11
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_coercion
Index: opt_deadcode.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_deadcode.mx,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- opt_deadcode.mx 7 Jan 2008 21:44:45 -0000 1.32
+++ opt_deadcode.mx 11 Jan 2008 10:41:39 -0000 1.33
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_deadcode
Index: opt_trace.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_trace.mx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- opt_trace.mx 31 Oct 2007 10:36:28 -0000 1.2
+++ opt_trace.mx 11 Jan 2008 10:41:40 -0000 1.3
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_trace
Index: opt_qep.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_qep.mx,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- opt_qep.mx 2 Jan 2008 08:21:18 -0000 1.12
+++ opt_qep.mx 11 Jan 2008 10:41:39 -0000 1.13
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_qep
Index: opt_support.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_support.mx,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- opt_support.mx 2 Jan 2008 08:21:20 -0000 1.55
+++ opt_support.mx 11 Jan 2008 10:41:40 -0000 1.56
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_support
Index: opt_heuristics.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_heuristics.mx,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- opt_heuristics.mx 3 Jan 2008 10:27:46 -0000 1.11
+++ opt_heuristics.mx 11 Jan 2008 10:41:39 -0000 1.12
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_heuristics
Index: opt_accumulators.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_accumulators.mx,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- opt_accumulators.mx 2 Jan 2008 08:21:01 -0000 1.21
+++ opt_accumulators.mx 11 Jan 2008 10:41:39 -0000 1.22
@@ -11,7 +11,7 @@
@' The Original Code is the MonetDB Database System.
@'
@' The Initial Developer of the Original Code is CWI.
-@' Portions created by CWI are Copyright (C) 1997-2007 CWI.
+@' Portions created by CWI are Copyright (C) 1997-2008 CWI.
@' All Rights Reserved.
@f opt_accumulators
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins