Update of /cvsroot/monetdb/sql
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10921

Modified Files:
        rel.txt 
Log Message:
moved most of the DDL statements into mal 


Index: rel.txt
===================================================================
RCS file: /cvsroot/monetdb/sql/rel.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rel.txt     13 Dec 2009 20:33:15 -0000      1.3
+++ rel.txt     10 Jan 2010 15:33:32 -0000      1.4
@@ -22,6 +22,7 @@
                        For 'transactions' simple flags
                        for CREATE etc full sql string.
        -> l            only used for 'OUTPUT' relation to output
+       -> r            (only for DDL_LIST)
 
 SELECT         (card MULTI or same ...?) 
        -> exps         selection expressions (ie all e_cmp)
@@ -60,7 +61,7 @@
        -> l            is relation
 
 INSERT|DELETE|UPDATE   (card MULTI)
-       -> l            is table to modify
+       -> l            is relation to modify
        -> r            to be inserted/deleted/updated relation
 only (UPDATE)
        -> exps         list of columns to update (ugh) !


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to