Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18633/include
Modified Files:
algebra.h
Log Message:
-- clean up type bits
U algebra.h
Index: algebra.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/algebra.h,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- algebra.h 8 Apr 2009 09:16:31 -0000 1.111
+++ algebra.h 20 May 2009 08:42:23 -0000 1.112
@@ -82,24 +82,9 @@
#define aat_qname 0x00000180 /**< algebra simple atomic type QName */
#ifdef HAVE_GEOXML
+/* geo xml type */
#define aat_wkb 0x00000200 /**< algebra simple atomic type wkb */
#endif
-/*
-#define aat_unused1 0x00000200
-#define aat_unused2 0x00000400
-#define aat_unused3 0x00000800
-#define aat_unused4 0x00001000
-#define aat_unused5 0x00002000
-#define aat_unused6 0x00004000
-#define aat_unused7 0x00008000
-#define aat_unused8 0x00010000
-#define aat_unused9 0x00020000
-#define aat_unused10 0x00040000
-#define aat_unused11 0x00080000
-#define aat_unused12 0x01000000 */
-#define aat_unused13 0x02000000
-#define aat_unused14 0x04000000
-#define aat_unused15 0x08000000
/* date time types */
#define aat_dtime 0x00000400 /**< dateTime */
@@ -114,6 +99,10 @@
#define aat_ymduration 0x00080000 /**< yearMonthDuration */
#define aat_dtduration 0x01000000 /**< dayTimeDuration */
+#define aat_unused13 0x02000000
+#define aat_unused14 0x04000000
+#define aat_unused15 0x08000000
+
/* node representation in MIL and SQL */
#define aat_frag 0x00100000 /**< node fragment */
#define aat_pre 0x00200000 /**< pre value */
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins