Update of /cvsroot/monetdb/sql/src/backends/monet5/merovingian
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14014
Modified Files:
monetdb.1
Log Message:
make note about the backslash escape
U monetdb.1
Index: monetdb.1
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/merovingian/monetdb.1,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- monetdb.1 25 Sep 2009 08:20:39 -0000 1.11
+++ monetdb.1 25 Sep 2009 09:44:05 -0000 1.12
@@ -232,7 +232,9 @@
limited shell-globbing like, where the * in any position is expanded to
an arbitrary string. The * can occur multiple times in the expression,
allowing for more advanced matches. Note that the empty string also
-matches the *, hence "de*mo" can return "demo" as match.
+matches the *, hence "de*mo" can return "demo" as match. To match the
+literal '*' character, one has to escape it using a backslash, e.g.
+"\\*".
.SH "RETURN VALUE"
The
.B monetdb
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins