Changeset: d12f802f7867 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d12f802f7867
Modified Files:
        monetdb5/modules/mal/Tests/inspect05.stable.out.Windows
Branch: default
Log Message:

inspect05: propagated changeset 483c1f04dd5b to Windows-specific output


diffs (truncated from 943 to 300 lines):

diff --git a/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows 
b/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows
--- a/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows
+++ b/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows
@@ -188,8 +188,6 @@ end main;
 [ "new",                         "command",      "cluster",              
"(b:bat[:oid,:int],bits:int,offset:int) 
(psum:bat[:oid,:wrd],map:bat[:oid,:wrd]) ",                                     
        "CLS_create_int;"                               ]
 [ "new",                         "command",      "cluster",              
"(b:bat[:oid,:sht],bits:int,offset:int,order:bit) 
(psum:bat[:oid,:wrd],map:bat[:oid,:bte]) ",                                   
"CLS_create2_sht;"                              ]
 [ "new",                         "command",      "cluster",              
"(b:bat[:oid,:sht],bits:int,offset:int) 
(psum:bat[:oid,:wrd],map:bat[:oid,:wrd]) ",                                     
        "CLS_create_sht;"                               ]
-[ "new",                         "command",      "cluster",              
"(b:bat[:oid,:chr],bits:int,offset:int,order:bit) 
(psum:bat[:oid,:wrd],map:bat[:oid,:bte]) ",                                   
"CLS_create2_chr;"                              ]
-[ "new",                         "command",      "cluster",              
"(b:bat[:oid,:chr],bits:int,offset:int) 
(psum:bat[:oid,:wrd],map:bat[:oid,:wrd]) ",                                     
        "CLS_create_chr;"                               ]
 [ "new",                         "command",      "cluster",              
"(b:bat[:oid,:bte],bits:int,offset:int,order:bit) 
(psum:bat[:oid,:wrd],map:bat[:oid,:bte]) ",                                   
"CLS_create2_bte;"                              ]
 [ "new",                         "command",      "cluster",              
"(b:bat[:oid,:bte],bits:int,offset:int) 
(psum:bat[:oid,:wrd],map:bat[:oid,:wrd]) ",                                     
        "CLS_create_bte;"                               ]
 [ "split",                       "pattern",      "cluster",      
"(clustered:bat[:oid,:any_1],psum:bat[:oid,:wrd]):bat[:oid,:any_1]... ",        
                                                                                
                        "CLS_split;"                                    ]
@@ -512,7 +510,7 @@ end main;
 [ "fetch_reset",                 "command",      "mapi",         
"(hdl:int):int ",                                                               
                                                        "SERVERfetch_reset;"    
                                ]
 [ "fetch_line",                          "command",      "mapi",         
"(hdl:int):str ",                                                               
                                                        "SERVERfetch_line;"     
                                ]
 [ "fetch_field_array",           "command",      "mapi",         
"(hdl:int):bat[:int,:str] ",                                                    
                                                        
"SERVERfetch_field_bat;"                                ]
-[ "fetch_field",                 "command",      "mapi",         
"(hdl:int,fnr:int):chr ",                                                       
                                                        
"SERVERfetch_field_chr;"                                ]
+[ "fetch_field",         "command",      "mapi",                 
"(hdl:int,fnr:int):bte ",                                                       
"SERVERfetch_field_bte;"                        ]
 [ "fetch_field",                 "command",      "mapi",         
"(hdl:int,fnr:int):oid ",                                                       
                                                        
"SERVERfetch_field_oid;"                                ]
 [ "fetch_field",                 "command",      "mapi",         
"(hdl:int,fnr:int):void ",                                                      
                                                        
"SERVERfetch_field_void;"                               ]
 [ "fetch_field",                 "command",      "mapi",         
"(hdl:int,fnr:int):sht ",                                                       
                                                        
"SERVERfetch_field_sht;"                                ]
@@ -894,8 +892,6 @@ end main;
 [ "str",                         "command",      "batcolor",     
"(b:bat[:oid,:color]):bat[:oid,:str] ",                                         
                                                        "CLRbatStr;"            
                                ]
 [ "value",                       "command",      "batcolor",     
"(c:bat[:oid,:color]):bat[:oid,:flt] ",                                         
                                                        "CLRbatValue;"          
                                ]
 [ "value",                       "command",      "batcolor",     
"(c:bat[:oid,:color]):bat[:oid,:int] ",                                         
                                                        "CLRbatValueInt;"       
                                ]
-[ "chrAt",                       "command",      "batstr",       
"(s:bat[:oid,:str],index:int):bat[:oid,:chr] ",                                 
                                                        "STRbatChrAtcst;"       
                                ]
-[ "chrAt",                       "command",      "batstr",       
"(s:bat[:oid,:str],index:bat[:oid,:int]):bat[:oid,:chr] ",                      
                                                        "STRbatChrAt;"          
                                ]
 [ "endsWith",                    "command",      "batstr",       
"(s:bat[:oid,:str],suffix:str):bat[:oid,:bit] ",                                
                                                        "STRbatSuffixcst;"      
                                ]
 [ "endsWith",                    "command",      "batstr",       
"(s:bat[:oid,:str],suffix:bat[:oid,:str]):bat[:oid,:bit] ",                     
                                                        "STRbatSuffix;"         
                                ]
 [ "ilike",                               "command",      "batstr",       
"(s:bat[:any_1,:str],pat:str):bat[:any_1,:bit] ",                               
                                                        "BATPCREilike2;"        
                                ]
@@ -2712,7 +2708,6 @@ end main;
 [ "bte",                         "command",      "batcalc",      
"(b:bat[:any_1,:sht]):bat[:any_1,:bte] ",                                       
                                                        "CMDconvert_sht_bte;"   
                                ]
 [ "bte",                         "command",      "batcalc",      
"(b:bat[:any_1,:bte]):bat[:any_1,:bte] ",                                       
                                                        "CMDconvert_bte;"       
                                ]
 [ "bit",                         "command",      "batcalc",      
"(b:bat[:any_1,:bit]):bat[:any_1,:bit] ",                                       
                                                        "CMDconvert_bit;"       
                                ]
-[ "chr",                         "command",      "batcalc",      
"(b:bat[:any_1,:chr]):bat[:any_1,:chr] ",                                       
                                                        "CMDconvert_chr;"       
                                ]
 [ "dense_rank_grp",      "function",     "batcalc",              
"(b:bat[:oid,:any_1]):bat[:oid,:int];",                                         
        "nil"                                   ]
 [ "dense_rank_grp",      "function",     "batcalc",              
"(b:bat[:oid,:any_1],gp:bat[:oid,:oid],gpe:bat[:oid,:oid]):bat[:oid,:int];",    
        "nil"                                   ]
 [ "dbl",                 "command",      "batcalc",              
"(s1:int,v:bat[:oid,:lng],d2:int,s2:int):bat[:oid,:dbl] ",                      
        "batlng_dec2dec_dbl;"                   ]
@@ -2856,12 +2851,6 @@ end main;
 [ "ifthenelse",                          "command",      "batcalc",      
"(b:bat[:oid,:bit],v:bte,w:bte):bat[:oid,:bte] ",                               
                                                        "CMDifThenElseCst_bte;" 
                                ]
 [ "ifthen",                      "command",      "batcalc",      
"(b:bat[:oid,:bit],v:bte):bat[:oid,:bte] ",                                     
                                                        "CMDifThenCst_bte;"     
                                ]
 [ "ifthen",                      "command",      "batcalc",      
"(b:bat[:oid,:bit],t:bat[:oid,:bte]):bat[:oid,:bte] ",                          
                                                        "CMDifThen_bte;"        
                                ]
-[ "ifthenelse",                          "command",      "batcalc",      
"(b:bat[:oid,:bit],t:bat[:any_1,:chr],e:chr):bat[:oid,:chr] ",                  
                                                        
"CMDifThenElseCst2_chr;"                                ]
-[ "ifthenelse",                          "command",      "batcalc",      
"(b:bat[:oid,:bit],e:chr,t:bat[:oid,:chr]):bat[:oid,:chr] ",                    
                                                        
"CMDifThenElseCst1_chr;"                                ]
-[ "ifthenelse",                          "command",      "batcalc",      
"(b:bat[:oid,:bit],t:bat[:oid,:chr],e:bat[:oid,:chr]):bat[:oid,:chr] ",         
                                                        "CMDifThenElse_chr;"    
                                ]
-[ "ifthenelse",                          "command",      "batcalc",      
"(b:bat[:oid,:bit],v:chr,w:chr):bat[:oid,:chr] ",                               
                                                        "CMDifThenElseCst_chr;" 
                                ]
-[ "ifthen",                      "command",      "batcalc",      
"(b:bat[:oid,:bit],v:chr):bat[:oid,:chr] ",                                     
                                                        "CMDifThenCst_chr;"     
                                ]
-[ "ifthen",                      "command",      "batcalc",      
"(b:bat[:oid,:bit],t:bat[:oid,:chr]):bat[:oid,:chr] ",                          
                                                        "CMDifThen_chr;"        
                                ]
 [ "ifthenelse",                          "command",      "batcalc",      
"(b:bat[:oid,:bit],t:bat[:any_1,:bit],e:bit):bat[:oid,:bit] ",                  
                                                        
"CMDifThenElseCst2_bit;"                                ]
 [ "ifthenelse",                          "command",      "batcalc",      
"(b:bat[:oid,:bit],e:bit,t:bat[:oid,:bit]):bat[:oid,:bit] ",                    
                                                        
"CMDifThenElseCst1_bit;"                                ]
 [ "ifthenelse",                          "command",      "batcalc",      
"(b:bat[:oid,:bit],t:bat[:oid,:bit],e:bat[:oid,:bit]):bat[:oid,:bit] ",         
                                                        "CMDifThenElse_bit;"    
                                ]
@@ -2887,7 +2876,6 @@ end main;
 [ "isnil",                       "command",      "batcalc",      
"(b:bat[:any_1,:sht]):bat[:any_1,:bit] ",                                       
                                                        "CMDunaryISNIL;"        
                                ]
 [ "isnil",                       "command",      "batcalc",      
"(b:bat[:any_1,:oid]):bat[:any_1,:bit] ",                                       
                                                        "CMDunaryISNIL;"        
                        ]
 [ "isnil",                       "command",      "batcalc",      
"(b:bat[:any_1,:bte]):bat[:any_1,:bit] ",                                       
                                                        "CMDunaryISNIL;"        
                                ]
-[ "isnil",                       "command",      "batcalc",      
"(b:bat[:any_1,:chr]):bat[:any_1,:bit] ",                                       
                                                        "CMDunaryISNIL;"        
                        ]
 [ "isnil",                       "command",      "batcalc",      
"(b:bat[:any_1,:bit]):bat[:any_1,:bit] ",                                       
                                                        "CMDunaryISNIL;"        
                        ]
 [ "lng",                 "command",      "batcalc",              
"(s1:int,v:bat[:oid,:lng],d2:int,s2:int):bat[:oid,:lng] ",                      
        "batlng_dec2dec_lng;"                   ]
 [ "lng",                 "command",      "batcalc",              
"(s1:int,v:bat[:oid,:lng]):bat[:oid,:lng] ",                                    
        "batlng_dec2_lng;"                      ]
@@ -3330,7 +3318,6 @@ end main;
 [ "STRprelude",                          "command",      "str",          
"():void ",                                                                     
                                                        "strPrelude;"           
                                ]
 [ "ascii",                       "command",      "str",          "(s:str):int 
",                                                                              
                                           "STRascii;"                          
                   ]
 [ "codeset",                     "command",      "str",          "():str ",    
                                                                                
                                          "STRcodeset;"                         
                  ]
-[ "chrAt",                       "command",      "str",          
"(s:str,index:int):chr ",                                                       
                                                        "STRChrAt;"             
                                ]
 [ "endsWith",                    "command",      "str",          
"(s:str,suffix:str):bit ",                                                      
                                                        "STRSuffix;"            
                                ]
 [ "ilike",                               "command",      "str",          
"(s:str,pat:str):bit ",                                                         
                                                        "PCREilike2;"           
                                ]
 [ "ilike",                               "command",      "str",          
"(s:str,pat:str,esc:str):bit ",                                                 
                                                        "PCREilike3;"           
                                ]
@@ -3353,7 +3340,6 @@ end main;
 [ "repeat",                      "command",      "str",          
"(s2:str,c:int):str ",                                                          
                                                        "STRrepeat;"            
                                ]
 [ "replace",                     "command",      "str",          
"(s:str,pat:str,s2:str):str ",                                                  
                                                        "STRreplace;"           
                                ]
 [ "rtrim",                       "command",      "str",          "(s:str):str 
",                                                                              
                                           "STRRtrim;"                          
                   ]
-[ "r_search",                    "command",      "str",          
"(s:str,c:chr):int ",                                                           
                                                        "STRReverseChrSearch;"  
                                ]
 [ "r_search",                    "command",      "str",          
"(s:str,c:str):int ",                                                           
                                                        "STRReverseStrSearch;"  
                                ]
 [ "space",                       "command",      "str",          "(l:int):str 
",                                                                              
                                           "STRspace;"                          
                   ]
 [ "stringright",                 "command",      "str",          
"(s:str,l:int):str ",                                                           
                                                        "STRsuffix;"            
                                ]
@@ -3362,7 +3348,6 @@ end main;
 [ "substring",                   "command",      "str",          
"(s:str,start:int,len:int):str ",                                               
                                                        "STRsubstring;"         
                                ]
 [ "substring",                   "command",      "str",          
"(s:str,start:int):str ",                                                       
                                                        "STRsubstringTail;"     
                                ]
 [ "substitute",                          "command",      "str",          
"(s:str,src:str,dst:str,rep:bit):str ",                                         
                                                        "STRSubstitute;"        
                                ]
-[ "search",                      "command",      "str",          
"(s:str,c:chr):int ",                                                           
                                                        "STRchrSearch;"         
                                ]
 [ "search",                      "command",      "str",          
"(s:str,c:str):int ",                                                           
                                                        "STRstrSearch;"         
                                ]
 [ "startsWith",                          "command",      "str",          
"(s:str,prefix:str):bit ",                                                      
                                                        "STRPrefix;"            
                                ]
 [ "stringlength",                "command",      "str",          "(s:str):int 
",                                                                              
                                           "STRstringLength;"                   
                   ]
@@ -3430,7 +3415,6 @@ end main;
 [ "hash",                        "command",      "mkey",         "(v:int):wrd 
",                                                                              
                                           "MKEYhash_int;"                      
   ]
 [ "hash",                        "command",      "mkey",         "(v:sht):wrd 
",                                                                              
                                           "MKEYhash_sht;"                      
   ]
 [ "hash",                        "command",      "mkey",         "(v:bte):wrd 
",                                                                              
                                           "MKEYhash_bte;"                      
   ]
-[ "hash",                        "command",      "mkey",         "(v:chr):wrd 
",                                                                              
                                           "MKEYhash_chr;"                      
   ]
 [ "hash",                        "command",      "mkey",         "(v:bit):wrd 
",                                                                              
                                           "MKEYhash_bit;"                      
   ]
 [ "hash",                        "pattern",      "mkey",         "(v:any):wrd 
",                                                                              
                                           "MKEYhash;"                          
   ]
 [ "rotate",                      "command",      "mkey",         
"(v:wrd,nbits:int):wrd ",                                                       
                                                        "MKEYrotate;"           
                ]
@@ -3452,8 +3436,6 @@ end main;
 [ "dequeue_min",                 "command",      "pqueue",       
"(h:bat[:oid,:sht]):void ",                                                     
                                                        "PQdequeue_shtmin;"     
                                ]
 [ "dequeue_max",                 "command",      "pqueue",       
"(h:bat[:oid,:bte]):void ",                                                     
                                                        "PQdequeue_btemax;"     
                                ]
 [ "dequeue_min",                 "command",      "pqueue",       
"(h:bat[:oid,:bte]):void ",                                                     
                                                        "PQdequeue_btemin;"     
                                ]
-[ "dequeue_max",                 "command",      "pqueue",       
"(h:bat[:oid,:chr]):void ",                                                     
                                                        "PQdequeue_chrmax;"     
                                ]
-[ "dequeue_min",                 "command",      "pqueue",       
"(h:bat[:oid,:chr]):void ",                                                     
                                                        "PQdequeue_chrmin;"     
                                ]
 [ "dequeue_max",                 "command",      "pqueue",       
"(h:bat[:oid,:any_1]):void ",                                                   
                                                        "PQdequeue_anymax;"     
                                ]
 [ "dequeue_min",                 "command",      "pqueue",       
"(h:bat[:oid,:any_1]):void ",                                                   
                                                        "PQdequeue_anymin;"     
                                ]
 [ "enqueue_max",                 "command",      "pqueue",       
"(h:bat[:oid,:dbl],id:oid,value:dbl):void ",                                    
                                                        "PQenqueue_dblmax;"     
                                ]
@@ -3474,8 +3456,6 @@ end main;
 [ "enqueue_min",                 "command",      "pqueue",       
"(h:bat[:oid,:sht],id:oid,value:sht):void ",                                    
                                                        "PQenqueue_shtmin;"     
                                ]
 [ "enqueue_max",                 "command",      "pqueue",       
"(h:bat[:oid,:bte],id:oid,value:bte):void ",                                    
                                                        "PQenqueue_btemax;"     
                                ]
 [ "enqueue_min",                 "command",      "pqueue",       
"(h:bat[:oid,:bte],id:oid,value:bte):void ",                                    
                                                        "PQenqueue_btemin;"     
                                ]
-[ "enqueue_max",                 "command",      "pqueue",       
"(h:bat[:oid,:chr],id:oid,value:chr):void ",                                    
                                                        "PQenqueue_chrmax;"     
                                ]
-[ "enqueue_min",                 "command",      "pqueue",       
"(h:bat[:oid,:chr],id:oid,value:chr):void ",                                    
                                                        "PQenqueue_chrmin;"     
                                ]
 [ "enqueue_max",                 "pattern",      "pqueue",       
"(h:bat[:oid,:any_1],id:oid,value:any_1):void ",                                
                                                        "PQenqueue_anymax;"     
                                ]
 [ "enqueue_min",                 "pattern",      "pqueue",       
"(h:bat[:oid,:any_1],id:oid,value:any_1):void ",                                
                                                        "PQenqueue_anymin;"     
                                ]
 [ "init",                        "command",      "pqueue",       
"(a:bat[:oid,:any_1],maxsize:wrd):bat[:oid,:any_1] ",                           
                                        "PQinit;"                               
]
@@ -3515,10 +3495,6 @@ end main;
 [ "topreplace_max",              "command",      "pqueue",       
"(h:bat[:oid,:bte],id:oid,value:bte):void ",                                    
                                                        "PQtopreplace_btemax;"  
                                ]
 [ "topn_min",                    "command",      "pqueue",       
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",                                     
                                                        "PQtopn_btemin;"        
                                ]
 [ "topreplace_min",              "command",      "pqueue",       
"(h:bat[:oid,:bte],id:oid,value:bte):void ",                                    
                                                        "PQtopreplace_btemin;"  
                                ]
-[ "topn_max",                    "command",      "pqueue",       
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:oid] ",                                     
                                                        "PQtopn_chrmax;"        
                                ]
-[ "topreplace_max",              "command",      "pqueue",       
"(h:bat[:oid,:chr],id:oid,value:chr):void ",                                    
                                                        "PQtopreplace_chrmax;"  
                                ]
-[ "topn_min",                    "command",      "pqueue",       
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:oid] ",                                     
                                                        "PQtopn_chrmin;"        
                                ]
-[ "topreplace_min",              "command",      "pqueue",       
"(h:bat[:oid,:chr],id:oid,value:chr):void ",                                    
                                                        "PQtopreplace_chrmin;"  
                                ]
 [ "topn_max",                    "command",      "pqueue",       
"(a:bat[:oid,:oid],t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",                 
                                                        "PQtopn2_anymax;"       
                                ]
 [ "topn_max",                    "command",      "pqueue",       
"(a:bat[:oid,:oid],t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",                  
                                                        "PQtopn2_anymax;"       
                                ]
 [ "topn_max",                    "command",      "pqueue",       
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",                                   
                                                        "PQtopn_anymax;"        
                                ]
@@ -3545,8 +3521,6 @@ end main;
 [ "utopn_min",                   "command",      "pqueue",       
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:oid] ",                                     
                                                        "PQutopn_shtmin;"       
                                ]
 [ "utopn_max",                   "command",      "pqueue",       
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",                                     
                                                        "PQutopn_btemax;"       
                                ]
 [ "utopn_min",                   "command",      "pqueue",       
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",                                     
                                                        "PQutopn_btemin;"       
                                ]
-[ "utopn_max",                   "command",      "pqueue",       
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:oid] ",                                     
                                                        "PQutopn_chrmax;"       
                                ]
-[ "utopn_min",                   "command",      "pqueue",       
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:oid] ",                                     
                                                        "PQutopn_chrmin;"       
                                ]
 [ "utopn_max",                   "command",      "pqueue",       
"(a:bat[:oid,:oid],t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",                 
                                                        "PQutopn2_anymax;"      
                                ]
 [ "utopn_max",                   "command",      "pqueue",       
"(a:bat[:oid,:oid],t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",                  
                                                        "PQutopn2_anymax;"      
                                ]
 [ "utopn_max",                   "command",      "pqueue",       
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",                                   
                                                        "PQutopn_anymax;"       
                                ]
@@ -3651,42 +3625,30 @@ end main;
 [ "!=",                                  "command",      "calc",         
"(left:lng,right:int):bit ",                                                    
                                                        "CALCcompNEQlngint;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:lng,right:sht):bit ",                                                    
                                                        "CALCcompNEQlngsht;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:wrd,right:bte):bit ",                                                    
                                                        "CALCcompNEQwrdbte;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:lng,right:chr):bit ",                                                    
                                                        "CALCcompNEQlngchr;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:int,right:lng):bit ",                                                    
                                                        "CALCcompNEQintlng;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:int,right:int):bit ",                                                    
                                                        "CALCcompNEQintint;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:int,right:sht):bit ",                                                    
                                                        "CALCcompNEQintsht;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:int,right:bte):bit ",                                                    
                                                        "CALCcompNEQintbte;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:int,right:wrd):bit ",                                                    
                                                        "CALCcompNEQintwrd;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:int,right:chr):bit ",                                                    
                                                        "CALCcompNEQintchr;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:wrd,right:lng):bit ",                                                    
                                                        "CALCcompNEQwrdlng;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:wrd,right:int):bit ",                                                    
                                                        "CALCcompNEQwrdint;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:wrd,right:wrd):bit ",                                                    
                                                        "CALCcompNEQwrdwrd;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:wrd,right:sht):bit ",                                                    
                                                        "CALCcompNEQwrdsht;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:wrd,right:bte):bit ",                                                    
                                                        "CALCcompNEQwrdbte;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:wrd,right:chr):bit ",                                                    
                                                        "CALCcompNEQwrdchr;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:sht,right:lng):bit ",                                                    
                                                        "CALCcompNEQshtlng;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:sht,right:int):bit ",                                                    
                                                        "CALCcompNEQshtint;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:sht,right:wrd):bit ",                                                    
                                                        "CALCcompNEQshtwrd;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:sht,right:sht):bit ",                                                    
                                                        "CALCcompNEQshtsht;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:sht,right:bte):bit ",                                                    
                                                        "CALCcompNEQshtbte;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:sht,right:chr):bit ",                                                    
                                                        "CALCcompNEQshtchr;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bte,right:lng):bit ",                                                    
                                                        "CALCcompNEQbtelng;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bte,right:wrd):bit ",                                                    
                                                        "CALCcompNEQbtewrd;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bte,right:int):bit ",                                                    
                                                        "CALCcompNEQbteint;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bte,right:sht):bit ",                                                    
                                                        "CALCcompNEQbtesht;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bte,right:bte):bit ",                                                    
                                                        "CALCcompNEQbtebte;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:bte,right:chr):bit ",                                                    
                                                        "CALCcompNEQbtechr;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:chr,right:lng):bit ",                                                    
                                                        "CALCcompNEQchrlng;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:chr,right:wrd):bit ",                                                    
                                                        "CALCcompNEQchrwrd;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:chr,right:int):bit ",                                                    
                                                        "CALCcompNEQchrint;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:chr,right:sht):bit ",                                                    
                                                        "CALCcompNEQchrsht;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:chr,right:bte):bit ",                                                    
                                                        "CALCcompNEQchrbte;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:chr,right:chr):bit ",                                                    
                                                        "CALCcompNEQchrchr;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bit,right:lng):bit ",                                                    
                                                        "CALCcompNEQbitlng;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bit,right:int):bit ",                                                    
                                                        "CALCcompNEQbitint;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bit,right:sht):bit ",                                                    
                                                        "CALCcompNEQbitsht;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bit,right:bte):bit ",                                                    
                                                        "CALCcompNEQbitbte;"    
                                ]
-[ "!=",                                  "command",      "calc",         
"(left:bit,right:chr):bit ",                                                    
                                                        "CALCcompNEQbitchr;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:bit,right:bit):bit ",                                                    
                                                        "CALCcompNEQbitbit;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:dbl,right:dbl):bit ",                                                    
                                                        "CALCcompNEQdbldbl;"    
                                ]
 [ "!=",                                  "command",      "calc",         
"(left:flt,right:dbl):bit ",                                                    
                                                        "CALCcompNEQfltdbl;"    
                                ]
@@ -3699,7 +3661,6 @@ end main;
 [ "%",                           "command",      "calc",         
"(left:lng,right:int):int ",                                                    
                                                        
"CALCbinarycheckMODlngint;"                             ]
 [ "%",                           "command",      "calc",         
"(left:lng,right:sht):sht ",                                                    
                                                        
"CALCbinarycheckMODlngsht;"                             ]
 [ "%",                           "command",      "calc",         
"(left:lng,right:bte):bte ",                                                    
                                                        
"CALCbinarycheckMODlngbte;"                             ]
-[ "%",                           "command",      "calc",         
"(left:lng,right:chr):chr ",                                                    
                                                        
"CALCbinarycheckMODlngchr;"                             ]
 [ "%",                           "command",      "calc",         
"(left:dbl,right:dbl):dbl ",                                                    
                                                        
"CALCbinarycheckMODdbldbl;"                             ]
 [ "%",                           "command",      "calc",         
"(left:dbl,right:flt):dbl ",                                                    
                                                        
"CALCbinarycheckMODdblflt;"                             ]
 [ "%",                           "command",      "calc",         
"(left:dbl,right:lng):dbl ",                                                    
                                                        
"CALCbinarycheckMODdbllng;"                             ]
@@ -3707,7 +3668,6 @@ end main;
 [ "%",                           "command",      "calc",         
"(left:dbl,right:int):dbl ",                                                    
                                                        
"CALCbinarycheckMODdblint;"                             ]
 [ "%",                           "command",      "calc",         
"(left:dbl,right:sht):dbl ",                                                    
                                                        
"CALCbinarycheckMODdblsht;"                             ]
 [ "%",                           "command",      "calc",         
"(left:dbl,right:bte):dbl ",                                                    
                                                        
"CALCbinarycheckMODdblbte;"                             ]
-[ "%",                           "command",      "calc",         
"(left:dbl,right:chr):dbl ",                                                    
                                                        
"CALCbinarycheckMODdblchr;"                             ]
 [ "%",                           "command",      "calc",         
"(left:flt,right:dbl):dbl ",                                                    
                                                        
"CALCbinarycheckMODfltdbl;"                             ]
 [ "%",                           "command",      "calc",         
"(left:flt,right:flt):flt ",                                                    
                                                        
"CALCbinarycheckMODfltflt;"                             ]
 [ "%",                           "command",      "calc",         
"(left:flt,right:lng):flt ",                                                    
                                                        
"CALCbinarycheckMODfltlng;"                             ]
@@ -3715,7 +3675,6 @@ end main;
 [ "%",                           "command",      "calc",         
"(left:flt,right:int):flt ",                                                    
                                                        
"CALCbinarycheckMODfltint;"                             ]
 [ "%",                           "command",      "calc",         
"(left:flt,right:sht):flt ",                                                    
                                                        
"CALCbinarycheckMODfltsht;"                             ]
 [ "%",                           "command",      "calc",         
"(left:flt,right:bte):flt ",                                                    
                                                        
"CALCbinarycheckMODfltbte;"                             ]
-[ "%",                           "command",      "calc",         
"(left:flt,right:chr):flt ",                                                    
                                                        
"CALCbinarycheckMODfltchr;"                             ]
 [ "%",                           "command",      "calc",         
"(left:wrd,right:dbl):dbl ",                                                    
                                                        
"CALCbinarycheckMODwrddbl;"                             ]
 [ "%",                           "command",      "calc",         
"(left:wrd,right:flt):flt ",                                                    
                                                        
"CALCbinarycheckMODwrdflt;"                             ]
 [ "%",                           "command",      "calc",         
"(left:wrd,right:lng):lng ",                                                    
                                                        
"CALCbinarycheckMODwrdlng;"                             ]
@@ -3723,7 +3682,6 @@ end main;
 [ "%",                           "command",      "calc",         
"(left:wrd,right:int):int ",                                                    
                                                        
"CALCbinarycheckMODwrdint;"                             ]
 [ "%",                           "command",      "calc",         
"(left:wrd,right:sht):sht ",                                                    
                                                        
"CALCbinarycheckMODwrdsht;"                             ]
 [ "%",                           "command",      "calc",         
"(left:wrd,right:bte):bte ",                                                    
                                                        
"CALCbinarycheckMODwrdbte;"                             ]
-[ "%",                           "command",      "calc",         
"(left:wrd,right:chr):chr ",                                                    
                                                        
"CALCbinarycheckMODwrdchr;"                             ]
 [ "%",                           "command",      "calc",         
"(left:int,right:dbl):dbl ",                                                    
                                                        
"CALCbinarycheckMODintdbl;"                             ]
 [ "%",                           "command",      "calc",         
"(left:int,right:flt):flt ",                                                    
                                                        
"CALCbinarycheckMODintflt;"                             ]
 [ "%",                           "command",      "calc",         
"(left:int,right:lng):lng ",                                                    
                                                        
"CALCbinarycheckMODintlng;"                             ]
@@ -3731,7 +3689,6 @@ end main;
 [ "%",                           "command",      "calc",         
"(left:int,right:int):int ",                                                    
                                                        
"CALCbinarycheckMODintint;"                             ]
 [ "%",                           "command",      "calc",         
"(left:int,right:sht):sht ",                                                    
                                                        
"CALCbinarycheckMODintsht;"                             ]
 [ "%",                           "command",      "calc",         
"(left:int,right:bte):bte ",                                                    
                                                        
"CALCbinarycheckMODintbte;"                             ]
-[ "%",                           "command",      "calc",         
"(left:int,right:chr):chr ",                                                    
                                                        
"CALCbinarycheckMODintchr;"                             ]
 [ "%",                           "command",      "calc",         
"(left:sht,right:dbl):dbl ",                                                    
                                                        
"CALCbinarycheckMODshtdbl;"                             ]
 [ "%",                           "command",      "calc",         
"(left:sht,right:flt):flt ",                                                    
                                                        
"CALCbinarycheckMODshtflt;"                             ]
 [ "%",                           "command",      "calc",         
"(left:sht,right:lng):lng ",                                                    
                                                        
"CALCbinarycheckMODshtlng;"                             ]
@@ -3739,23 +3696,13 @@ end main;
 [ "%",                           "command",      "calc",         
"(left:sht,right:int):int ",                                                    
                                                        
"CALCbinarycheckMODshtint;"                             ]
 [ "%",                           "command",      "calc",         
"(left:sht,right:sht):sht ",                                                    
                                                        
"CALCbinarycheckMODshtsht;"                             ]
 [ "%",                           "command",      "calc",         
"(left:sht,right:bte):bte ",                                                    
                                                        
"CALCbinarycheckMODshtbte;"                             ]
-[ "%",                           "command",      "calc",         
"(left:sht,right:chr):chr ",                                                    
                                                        
"CALCbinarycheckMODshtchr;"                             ]
 [ "%",                           "command",      "calc",         
"(left:bte,right:dbl):dbl ",                                                    
                                                        
"CALCbinarycheckMODbtedbl;"                             ]
 [ "%",                           "command",      "calc",         
"(left:bte,right:flt):flt ",                                                    
                                                        
"CALCbinarycheckMODbteflt;"                             ]
 [ "%",                           "command",      "calc",         
"(left:bte,right:lng):lng ",                                                    
                                                        
"CALCbinarycheckMODbtelng;"                             ]
 [ "%",                           "command",      "calc",         
"(left:bte,right:wrd):wrd ",                                                    
                                                        
"CALCbinarycheckMODbtewrd;"                             ]
 [ "%",                           "command",      "calc",         
"(left:bte,right:int):int ",                                                    
                                                        
"CALCbinarycheckMODbteint;"                             ]
 [ "%",                           "command",      "calc",         
"(left:bte,right:sht):sht ",                                                    
                                                        
"CALCbinarycheckMODbtesht;"                             ]
-[ "%",                           "command",      "calc",         
"(left:bte,right:chr):chr ",                                                    
                                                        
"CALCbinarycheckMODbtechr;"                             ]
 [ "%",                           "command",      "calc",         
"(left:bte,right:bte):bte ",                                                    
                                                        
"CALCbinarycheckMODbtebte;"                             ]
-[ "%",                           "command",      "calc",         
"(left:chr,right:dbl):dbl ",                                                    
                                                        
"CALCbinarycheckMODchrdbl;"                             ]
-[ "%",                           "command",      "calc",         
"(left:chr,right:flt):flt ",                                                    
                                                        
"CALCbinarycheckMODchrflt;"                             ]
-[ "%",                           "command",      "calc",         
"(left:chr,right:lng):lng ",                                                    
                                                        
"CALCbinarycheckMODchrlng;"                             ]
-[ "%",                           "command",      "calc",         
"(left:chr,right:wrd):wrd ",                                                    
                                                        
"CALCbinarycheckMODchrwrd;"                             ]
-[ "%",                           "command",      "calc",         
"(left:chr,right:int):int ",                                                    
                                                        
"CALCbinarycheckMODchrint;"                             ]
-[ "%",                           "command",      "calc",         
"(left:chr,right:sht):sht ",                                                    
                                                        
"CALCbinarycheckMODchrsht;"                             ]
-[ "%",                           "command",      "calc",         
"(left:chr,right:bte):bte ",                                                    
                                                        
"CALCbinarycheckMODchrbte;"                             ]
-[ "%",                           "command",      "calc",         
"(left:chr,right:chr):chr ",                                                    
                                                        
"CALCbinarycheckMODchrchr;"                             ]
 [ "%",                           "command",      "calc",         
"(left:oid,right:oid):oid ",                                                    
                                                        
"CALCbinarycheckMODoidoid;"                             ]
 [ "*",                           "command",      "calc",         
"(left:lng,right:dbl):dbl ",                                                    
                                                        "CALCbinaryMULlngdbl;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:lng,right:flt):dbl ",                                                    
                                                        "CALCbinaryMULlngflt;"  
                                ]
@@ -3764,7 +3711,6 @@ end main;
 [ "*",                           "command",      "calc",         
"(left:lng,right:int):lng ",                                                    
                                                        "CALCbinaryMULlngint;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:lng,right:sht):lng ",                                                    
                                                        "CALCbinaryMULlngsht;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:lng,right:bte):lng ",                                                    
                                                        "CALCbinaryMULlngbte;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:lng,right:chr):lng ",                                                    
                                                        "CALCbinaryMULlngchr;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:dbl,right:dbl):dbl ",                                                    
                                                        "CALCbinaryMULdbldbl;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:dbl,right:flt):dbl ",                                                    
                                                        "CALCbinaryMULdblflt;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:dbl,right:lng):dbl ",                                                    
                                                        "CALCbinaryMULdbllng;"  
                                ]
@@ -3772,7 +3718,6 @@ end main;
 [ "*",                           "command",      "calc",         
"(left:dbl,right:int):dbl ",                                                    
                                                        "CALCbinaryMULdblint;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:dbl,right:sht):dbl ",                                                    
                                                        "CALCbinaryMULdblsht;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:dbl,right:bte):dbl ",                                                    
                                                        "CALCbinaryMULdblbte;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:dbl,right:chr):dbl ",                                                    
                                                        "CALCbinaryMULdblchr;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:flt,right:dbl):dbl ",                                                    
                                                        "CALCbinaryMULfltdbl;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:flt,right:flt):flt ",                                                    
                                                        "CALCbinaryMULfltflt;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:flt,right:lng):flt ",                                                    
                                                        "CALCbinaryMULfltlng;"  
                                ]
@@ -3780,7 +3725,6 @@ end main;
 [ "*",                           "command",      "calc",         
"(left:flt,right:int):flt ",                                                    
                                                        "CALCbinaryMULfltint;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:flt,right:sht):flt ",                                                    
                                                        "CALCbinaryMULfltsht;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:flt,right:bte):flt ",                                                    
                                                        "CALCbinaryMULfltbte;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:flt,right:chr):flt ",                                                    
                                                        "CALCbinaryMULfltchr;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:wrd,right:dbl):dbl ",                                                    
                                                        "CALCbinaryMULwrddbl;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:wrd,right:flt):flt ",                                                    
                                                        "CALCbinaryMULwrdflt;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:wrd,right:lng):lng ",                                                    
                                                        "CALCbinaryMULwrdlng;"  
                                ]
@@ -3788,7 +3732,6 @@ end main;
 [ "*",                           "command",      "calc",         
"(left:wrd,right:int):wrd ",                                                    
                                                        "CALCbinaryMULwrdint;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:wrd,right:sht):wrd ",                                                    
                                                        "CALCbinaryMULwrdsht;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:wrd,right:bte):wrd ",                                                    
                                                        "CALCbinaryMULwrdbte;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:wrd,right:chr):wrd ",                                                    
                                                        "CALCbinaryMULwrdchr;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:int,right:dbl):dbl ",                                                    
                                                        "CALCbinaryMULintdbl;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:int,right:flt):flt ",                                                    
                                                        "CALCbinaryMULintflt;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:int,right:lng):lng ",                                                    
                                                        "CALCbinaryMULintlng;"  
                                ]
@@ -3796,7 +3739,6 @@ end main;
 [ "*",                           "command",      "calc",         
"(left:int,right:int):int ",                                                    
                                                        "CALCbinaryMULintint;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:int,right:sht):int ",                                                    
                                                        "CALCbinaryMULintsht;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:int,right:bte):int ",                                                    
                                                        "CALCbinaryMULintbte;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:int,right:chr):int ",                                                    
                                                        "CALCbinaryMULintchr;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:sht,right:dbl):dbl ",                                                    
                                                        "CALCbinaryMULshtdbl;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:sht,right:flt):flt ",                                                    
                                                        "CALCbinaryMULshtflt;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:sht,right:lng):lng ",                                                    
                                                        "CALCbinaryMULshtlng;"  
                                ]
@@ -3804,23 +3746,13 @@ end main;
 [ "*",                           "command",      "calc",         
"(left:sht,right:int):int ",                                                    
                                                        "CALCbinaryMULshtint;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:sht,right:sht):sht ",                                                    
                                                        "CALCbinaryMULshtsht;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:sht,right:bte):sht ",                                                    
                                                        "CALCbinaryMULshtbte;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:sht,right:chr):sht ",                                                    
                                                        "CALCbinaryMULshtchr;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:bte,right:dbl):dbl ",                                                    
                                                        "CALCbinaryMULbtedbl;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:bte,right:flt):flt ",                                                    
                                                        "CALCbinaryMULbteflt;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:bte,right:lng):lng ",                                                    
                                                        "CALCbinaryMULbtelng;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:bte,right:wrd):wrd ",                                                    
                                                        "CALCbinaryMULbtewrd;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:bte,right:int):int ",                                                    
                                                        "CALCbinaryMULbteint;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:bte,right:sht):sht ",                                                    
                                                        "CALCbinaryMULbtesht;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:bte,right:chr):bte ",                                                    
                                                        "CALCbinaryMULbtechr;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:bte,right:bte):bte ",                                                    
                                                        "CALCbinaryMULbtebte;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:chr,right:dbl):dbl ",                                                    
                                                        "CALCbinaryMULchrdbl;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:chr,right:flt):flt ",                                                    
                                                        "CALCbinaryMULchrflt;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:chr,right:lng):lng ",                                                    
                                                        "CALCbinaryMULchrlng;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:chr,right:wrd):wrd ",                                                    
                                                        "CALCbinaryMULchrwrd;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:chr,right:int):int ",                                                    
                                                        "CALCbinaryMULchrint;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:chr,right:sht):sht ",                                                    
                                                        "CALCbinaryMULchrsht;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:chr,right:bte):bte ",                                                    
                                                        "CALCbinaryMULchrbte;"  
                                ]
-[ "*",                           "command",      "calc",         
"(left:chr,right:chr):chr ",                                                    
                                                        "CALCbinaryMULchrchr;"  
                                ]
 [ "*",                           "command",      "calc",         
"(left:oid,right:oid):oid ",                                                    
                                                        "CALCbinaryMULoidoid;"  
                                ]
 [ "+",                           "command",      "calc",         
"(left:lng,right:dbl):dbl ",                                                    
                                                        "CALCbinaryADDlngdbl;"  
                                ]
 [ "+",                           "command",      "calc",         
"(left:lng,right:flt):dbl ",                                                    
                                                        "CALCbinaryADDlngflt;"  
                                ]
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to