Update of /cvsroot/monetdb/sql/src/sql
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv31652/src/sql
Modified Files:
Tag: May2009
clients.sql
Log Message:
approved tests + switched on mergetable
U clients.sql
Index: clients.sql
===================================================================
RCS file: /cvsroot/monetdb/sql/src/sql/clients.sql,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -u -d -r1.5 -r1.5.4.1
--- clients.sql 7 Jan 2009 14:19:29 -0000 1.5
+++ clients.sql 19 May 2009 06:01:10 -0000 1.5.4.1
@@ -18,3 +18,7 @@
returns table ("user" string, login string, lastcommand string,
actions int, seconds BIGINT)
external name sql.clients;
+
+create function password_hash (username string)
+ returns string
+ external name sql.password;
------------------------------------------------------------------------------
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-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins