add some whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14156 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c09a5e6ebe
commit
86d032f598
|
@ -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.
|
||||
=============================================================
|
||||
|
|
Loading…
Reference in New Issue