Changeset: 71ccd28edcb4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=71ccd28edcb4
Modified Files:
        clients/Tests/MAL-signatures.stable.out
        clients/Tests/MAL-signatures.stable.out.int128
Branch: Jul2015
Log Message:

approved output


diffs (24 lines):

diff --git a/clients/Tests/MAL-signatures.stable.out 
b/clients/Tests/MAL-signatures.stable.out
--- a/clients/Tests/MAL-signatures.stable.out
+++ b/clients/Tests/MAL-signatures.stable.out
@@ -41469,7 +41469,7 @@ comment Equality of two timestamps
 
 command timestamp.epoch(t:lng):timestamp 
 address MTIMEtimestamplng;
-comment convert seconds since epoch into a timestamp
+comment convert milli seconds since epoch into a timestamp
 
 command timestamp.epoch(t:int):timestamp 
 address MTIMEtimestamp;
diff --git a/clients/Tests/MAL-signatures.stable.out.int128 
b/clients/Tests/MAL-signatures.stable.out.int128
--- a/clients/Tests/MAL-signatures.stable.out.int128
+++ b/clients/Tests/MAL-signatures.stable.out.int128
@@ -52396,7 +52396,7 @@ comment Equality of two timestamps
 
 command timestamp.epoch(t:lng):timestamp 
 address MTIMEtimestamplng;
-comment convert seconds since epoch into a timestamp
+comment convert milli seconds since epoch into a timestamp
 
 command timestamp.epoch(t:int):timestamp 
 address MTIMEtimestamp;
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to