add some whitespace

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14156 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Rupa Schomaker 2009-07-08 02:38:58 +00:00
parent c09a5e6ebe
commit 86d032f598
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ AND CURRENT_TIMESTAMP BETWEEN date_start AND date_end
ORDER BY digits DESC, random();
"/>
</profile>
=============================================================
PostgreSQL with contrib prefix module which supports fast
prefix queries. Ideal option. Alternate syntax which requies
@ -44,6 +45,7 @@ AND CURRENT_TIMESTAMP BETWEEN date_start AND date_end
ORDER BY digits DESC, random();
"/>
</profile>
=============================================================
Demonstrates use of computed inlist.
=============================================================