/[pgestraier]/trunk/test.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/test.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by dpavlin, Fri May 20 16:11:38 2005 UTC revision 5 by dpavlin, Fri May 20 19:44:09 2005 UTC
# Line 1  Line 1 
1  select * from pgest('##dir##/casket', 'a OR b OR c', 0,0);  select * from pgest('##dir##/casket', 'a OR b OR c', '', 0, 0);
2  select * from pgest('##dir##/casket', 'a OR b OR c', 20, 0);  select * from pgest('##dir##/casket', 'a OR b OR c', '', 20, 0);
3  select * from pgest('##dir##/casket', 'a OR b OR c', 10, 0);  select * from pgest('##dir##/casket', 'a OR b OR c', '@uri ISTREW .txt', 100, 0);
4  select * from pgest('##dir##/casket', 'a OR b OR c', 10, 1);  select * from pgest('##dir##/casket', 'a OR b OR c', '', 10, 1);
5  --select * from pgest2('{foo}') as (a text, b text) ;  --select * from pgest2('{foo}') as (a text, b text) ;
6  --select * from pgest2('{foo}') as (a text, b text, c text) ;  --select * from pgest2('{foo}') as (a text, b text, c text) ;
7  --select * from pgest2('{foo}') as (a text, b text, c text, d text) ;  --select * from pgest2('{foo}') as (a text, b text, c text, d text) ;

Legend:
Removed from v.4  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26