Added remark about describing regular expressions in the manual

This commit is contained in:
Lukas Eder 2012-08-09 08:54:13 +03:00
parent 38286cb5df
commit 2038e02f00

View File

@ -2030,6 +2030,7 @@ create.select(concat("A", "B", "C"));
<section id="string-functions">
<title>String functions</title>
<content></content>
<!-- don't forget regex here! -->
</section>
<section id="date-and-time-functions">